bugCERTI - Bugs: bug #23747, No ctime_s in Visual Studio 2003

 
 

bug #23747: No ctime_s in Visual Studio 2003

Submitter:  Petr Gotthard <gotthardp>
Submitted:  Tue 01 Jul 2008 08:32:46 PM UTC
   
 
Category:  CERTI Severity:  * 3 - Normal
Item Group:  Compilation error Status:  Fixed
Privacy:  Public Assigned to:  gotthardp
Open/Closed:  Closed Release:  * CVS
Reproducibility:  None Fixed Release:  * 3.3.1
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 02 Jul 2008 08:10:47 AM UTC, comment #1: 

That's true, you are right.
We may use the _MSC_VER value too in order
to check (at compile time) the MSVC version.
see
http://predef.sourceforge.net/precomp.html#sec32

Regarding this particular one I think we should
either find a portable way (including Visual Studio 2003)
to get modif time of a file or simply get rid of it.

This is only used to "audit" server we need to rework.



Eric NOULARD <erk>
Group administrator
Tue 01 Jul 2008 08:32:46 PM UTC, original submission:  

The Visual Studio 2003 seems to have no ctime_s function (used in RTIG, Federation.cc). There should be a check for ctime_s in CMakeLists.txt to avoid such problems.

Petr Gotthard <gotthardp>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by erk (Posted a comment)
  • -email is unavailable- added by gotthardp (Submitted the item)
  •  

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-09-21 erk Open/ClosedOpen Closed
    2008-09-19 erk Fixed ReleaseUnknown 3.3.1
    2008-07-03 gotthardp StatusNone Fixed
        Assigned toNone gotthardp

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code