Is there a test program that simply tests sizeof(Star3) and similarly all components for all star structs?
G. On Mo, 24.02.2014, 11:15, Fabien Chéreau wrote: > On Mon, Feb 24, 2014 at 10:55 AM, Georg Zotti > <[email protected]>wrote: > >> >> The logfile has a few error messages though, maybe >> >> concerning the bitfields in the star data that MSVC doesn't like? >> > >> > About this: if it starts to be an issue, it wouldn't be too hard to >> > change the code not to use bitfields anymore. Maybe I should make a >> > branch to test that. >> >> Maybe MSVC just wants a different syntax? Or some different compilation >> flag? But I am not sure if it's really a bitfield problem, the cause for >> the "Access denied" error message is rather cryptic for me. Just that I >> think I remember once this was an issue. >> >> > Suppressing the bitfields would also be probably much slower. It used to > be > like that a very long time ago (using masks). So we'd rather find the > reason (probably packing) causing troubles on MSVC. > > ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ Stellarium-pubdevel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel
