http://bugs.grommit.com/show_bug.cgi?id=327
Summary: __DATE__ and __TIME__ checker Product: SCM Migration Version: unspecified Platform: All OS/Version: Solaris 11/Nevada Status: NEW Severity: enhancement Priority: P3 Component: other AssignedTo: scm-migration-dev at opensolaris.org ReportedBy: danek.duvall at sun.com Use of the C preprocessor macros __DATE__ and __TIME__ change a deliverable object even if the source of that object hasn't changed, resulting in a false positive from wsdiff (and the new packaging system), which means that files show up in patches and the like when they shouldn't. It'd be nice to have a check that these macros aren't used. (Figuring out that they haven't been #ifdef'ed out, though, might be tricky.) -- Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.