View Single Post

   
  #2 (permalink)  
Old 04-15-2008, 08:55 PM
Tom Lane
 
Posts: n/a
Default Re: minor compiler warning on OpenBSD

Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
> while looking at some other stuff I noticed that we have the following
> compiler warning on OpenBSD 4.0/amd64 with the OS supplied compiler:
> initdb.c:2187: warning: `%x' yields only last 2 digits of year in some
> locales


Yeah, mine complains about that too. Peter's response was "get a newer
compiler" --- apparently the gcc folks thought better of this warning
after the Y2K panic subsided.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote