Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <779F20BCCE5AD31186A50008C75D99791716CA@SILLDN_MAIL1> From: "Fifer, Eric" To: "'Chris Faylor'" Cc: cygwin AT sourceware DOT cygnus DOT com Subject: RE: Using h_errno, errno etc Cygwin DLL globals [Re: Making wget] Date: Thu, 27 Jan 2000 17:16:35 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" >Care to submit a patch? Actually, I'm not sure which style is the correct fix. I think I would favor "__declspec(dllimport) h_errno" (nowhere else in Cygwin does exported data use #define with an __imp_ prefix, although mingw does). But, I've seen some code (in perl) which does a "#if !defined(h_errno)", so maybe there are good portability reasons for a #define. I'll defer to someone who knows. Also, something recently changed in the development snapshots with respect to h_errno. Because, I just noticed this problem when I updated my snapshot this week. Eric -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com