[Bug 1111] Order matters for inline candidates
Daniel Berlin
dberlin@dberlin.org
Wed May 21 19:30:00 GMT 2003
On Wednesday, May 21, 2003, at 02:45 PM, Joseph S. Myers wrote:
> On Wed, 21 May 2003 gcc-bugzilla@gcc.gnu.org wrote:
>
>> ------- Additional Comments From aph@redhat.com 2003-21-05 17:17
>> -------
>
> Can we have proper ISO 8601 date format (yyyy-mm-dd) in these messages
> (as
> on the web database), not this yyyy-dd-mm mixed-endian format?
Fixed.
One of the DATE_FORMAT calls had the arguments reversed so it was dd-mm
rather than mm-dd.
I double checked all the others, and they were correct.
--Dan
More information about the Gcc-bugs
mailing list