Comment 2 for bug 439889

Revision history for this message
Sergey Petrunia (sergefp) wrote :

Possible solutions:

1. Disable PBXT in embedded build (but how exactly can one do that?)

2. Let PBXT be indepdendent of sizeof(THD): let SQL layer provide a factory function for THD and accessor functions for whatever members PBXT needs.