[ros-bugs] [Bug 5173] New: Missing Prototype in C:\Source\reactos\dll\win32\advapi32\reg\reg.c

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Thu Feb 11 15:30:01 CET 2010


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

           Summary: Missing Prototype in
                    C:\Source\reactos\dll\win32\advapi32\reg\reg.c
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: swight1423 at gmail.com
         QAContact: ros-bugs at reactos.org


In revision 45572 the prototype for the OpenKey function is missing and causes
errors to appear in RosBE due to it's absence. The errors in RosBE include
things like "implicit declaration of function" and this error led to other
errors as the function was practically invalidated. Probably wouldn't have
noticed except that it was the very last error displayed before the compilation
ended.


-- 
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.
You are the assignee for the bug.



More information about the Ros-bugs mailing list