Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 1998 10:40:06 -0700 (PDT)
From:      Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
To:        freebsd-bugs
Subject:   Re: bin/6332: time.h doesn't compile with -traditional 
Message-ID:  <199804171740.KAA07783@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/6332; it has been noted by GNATS.

From: Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
To: sastdr@unx.sas.com
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/6332: time.h doesn't compile with -traditional 
Date: Fri, 17 Apr 1998 21:36:46 +0400

 > >Fix:
 > 
 >   Replace uses of 'const' with the __const keyword defined in cdefs.h.
 > 
 
 No, strptime probably should return char* rather than const char*.
 I don't see any reason why user must not modify the return value.
 
 Dima
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804171740.KAA07783>