This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

other/10726: Documentation for function "IDate Intrinsic (Unix)" is wrong


>Number:         10726
>Category:       other
>Synopsis:       Documentation for function "IDate Intrinsic (Unix)" is wrong
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 10 02:26:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Melvyn Halbert, Oak Ridge National Laboratory
>Release:        Current (GCC 3.4) & earlier, at least through g77-0.5.2.3
>Organization:
>Environment:

>Description:
The description of the function "IDate Intrinsic (Unix)" says that the first element of TArray is filled with "the current local time of day".  This is incorrect.  

Actually it is filled with the day of the month (in the range 1-31).
>How-To-Repeat:

>Fix:
Substitute: The first element of TArray is filled with the day of the month (in the range 1-31).
>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]