Author: bruce
Date: Thu Jul 14 08:40:53 2005
New Revision: 9911
Removed:
branches/GD_2_4/src/common/time/time.inc
Modified:
branches/GD_2_4/src/common/time/ (props changed)
branches/GD_2_4/src/common/time/Makegen
Log:
Job: minor
Solve the 'modified time.inc' problem FOREVER
Modified: branches/GD_2_4/src/common/time/Makegen
==============================================================================
--- branches/GD_2_4/src/common/time/Makegen (original)
+++ branches/GD_2_4/src/common/time/Makegen Thu Jul 14 08:40:53 2005
@@ -26,6 +26,13 @@
&unknown_platform_error();
}
+open F,">time.inc";
+print F <<END ;
+my_daylight()
+my_timezone()
+strftime()
+END
+
&emit_melange_rule('time-intr');
&emit_c_file_rule("time-portability") if ($enable_d2c);
--
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
https://gauss.gwydiondylan.org/mailman/listinfo/gd-chatter
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|