This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Integrating Ralf's rebase into setup.exe


On Thu, 2003-01-02 at 20:31, Ralf Habacker wrote:
> > Thats orthogonal (but IIRC is possible now/soon). The build within
> > setup.exe will be a .a library, not a .dll. You could always use a
> > compile flag to choose between cout error reporting and exceptions.
> >
> What about the following:
> 
> Step 1: library for standalone rebase
> 
> Every exported library function sets an error with SetLastError() and returns a
> false condition, so a user could inspect this with GetLastError().
> If the library must be debugged set SetImageHlpDebug(1) to enable debug message
> printing.

Sure. Reporting errors via SetLastError() is fine, its just saw the cout
<< stuff in the patch, thus my comment.

Rob

-- 
---
GPG key available at: http://users.bigpond.net.au/robertc/keys.txt.
---

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]