View Single Post

   
  #3 (permalink)  
Old 04-18-2008, 10:04 AM
Hiroshi Saito
 
Posts: n/a
Default Re: warning: "min" redefined of qsort.

Hi Tom-san.

From: "Tom Lane"


> "Hiroshi Saito" <z-saito@guitar.ocn.ne.jp> writes:
>> I have warning with MinGW....
>> qsort.c:53:1: warning: "min" redefined

>
> I've fixed this by using Min() from c.h instead.


Ahh, I was consideration shortage.
Thanks!!

Regards,
Hiroshi Saito


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote