[cvsnt-dev] Re: Trace differences between HPUX and Linux
Jens Miltner
jum at mac.com
Tue Nov 22 12:16:40 UTC 2005
Am 22.11.2005 um 11:48 schrieb Tony Hoyle:
> Jan Giesen wrote:
>
>
>> What could be the reason that the "callbacks" struct is not correctly
>> initialized??
>>
> No idea. The GetCvsInfo in each library is only a single line that
> returns the address of the structure. The only way I can imagine
> you'd get the wrong structure is if it was calling the wrong
> function, which should be impossible unless libtool on HPUX is
> severely broken.
Assuming this structure is initialized statically in each library, if
the libraries initialization (or prepare or whatever it would be
called) function is not called, the structure won't be set up and
contain only NULL values...
</jum>
More information about the cvsnt-dev
mailing list