View Single Post

   
  #3 (permalink)  
Old 04-18-2008, 10:05 AM
Magnus Hagander
 
Posts: n/a
Default Re: Win32 BYTE_ORDER

> > This patch adds a #define for BYTE_ORDER to win32.h if it's
> not pulled
> > in elsewhere, as needed by msvc build of pgcrypto. Seems

> several other
> > platforms define it in their port file already, but not win32.

>
> Done, but I think you forgot the defs for LITTLE_ENDIAN and
> friends ... it seems unlikely that a platform would provide
> those and then forget BYTE_ORDER.


Well, it compiled just fine, so it must've found it somewhere :-)

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote