[ros-bugs] [Bug 4933] New: Patch for base/setup/reactos/reactos.c revision 43790

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sun Nov 1 06:00:27 CET 2009


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

           Summary: Patch for base/setup/reactos/reactos.c  revision 43790
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Setup
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: swight1423 at gmail.com
         QAContact: ros-bugs at reactos.org


This patch:
1.moves some duplicate code in the LoadSetupData to a separate function
2.Changes the GENENTRY struct type to include the Count variable which was
originally included side by side with each instance in the SetupData Structure.
3. fixed references to accommodate number 2.
4. On Line 1054 of the original file SetupData.LangCount should be
SetupData.KbLayoutCount. This looks like it was a copy and paste error and is
fixed in this patch. This would have probably gone unnoticed if
SetupData.LangCount > SetupData.KbLayoutCount due to other end of section
checking.


-- 
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