Feature Requests item #880537, was opened at 2004-01-20 16:37
Message generated for change (Comment added) made by ganeshaadityan
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350599&aid=880537&group_id=599
Category: None
Group: None
Status: Closed
Priority: 5
Submitted By: ganesh meenu (ganeshaadityan)
Assigned to: Erik Petrich (epetrich)
Summary: Timestamp information
Initial Comment:
At present SDCC inserts a timestamp information in the
following format into the generated files :
Version 2.3.7 Tue Jan 20 17:23:25 2004
Here the date and time of compilation of the application
program is inserted. It would be convenient if the date
(and time?) of the SDCC version is used in this line
instead. I am putting up this request since SDCC
version no is not unique, in the sense, there are more
than one Version 2.3.7, which are differentiated by the
date. Having this information in the file itself will help
comparing two versions of the generated file (say
foo.asm) compiled using two different versions of SDCC.
Maybe the date and time of compilation of the
application program can go in the next line.
Thanks in advance
Regards Ganesh
----------------------------------------------------------------------
>Comment By: ganesh meenu (ganeshaadityan)
Date: 2004-03-27 09:02
Message:
Logged In: YES
user_id=945594
Thanks Epetrich. You have made the good software great.
Regards Ganesh
----------------------------------------------------------------------
Comment By: Erik Petrich (epetrich)
Date: 2004-03-19 01:02
Message:
Logged In: YES
user_id=635249
This was implemented, along with some other changes, in
src/SDCCglue.c 1.167
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350599&aid=880537&group_id=599
|