[ros-bugs] [Bug 2371] New: CRT compiled with bad/old except handler implementation

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sat Jul 7 17:17:14 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2371

           Summary: CRT compiled with bad/old except handler implementation
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: samcharly at hotmail.com
         QAContact: ros-bugs at reactos.org


\lib\sdk\libcntpr\except\i386\seh.s file header states "* FILE:           
lib/crt/misc/i386/seh.S" it contains a complete implementation of several
important exception handling routines by Alex Ionescu.

\lib\sdk\crt\except\i386\seh.s file header says  "* NOTES:             This
file is shared with ntoskrnl/rtl/i386/seh.s." that file no longer exists.

\lib\sdk\crt\except\i386\seh.s has fixmes and in other areas of the crt these
routines are further crippled. 

The entire crt has a jumble of wine code and dublicated ros code, special care
has to be taken with the cpp exception handlers, setjmp and other exception,
signal stuff.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list