The function is defined as void SCH_COMPONENT::SetTimeStamp(time_t). Relying on the size of time_t to be equal to the size of a long is not portable and generates an error on my compiler.
Can this be changed? Thanks
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

