VirtualBox

Ignore:
Timestamp:
Mar 3, 2017 11:07:15 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113746
Message:

Bs3Kit: Better converter error message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp

    r65651 r65928  
    16091609            }
    16101610        }
     1611        else if (idxSection == SHN_COMMON)
     1612            return error(pThis->pszSrc, "Symbol #%u (%s) is in the unsupported 'common' section.\n", iSym, pszSymName);
    16111613        else
    16121614            return error(pThis->pszSrc, "Unsupported or invalid section number %#x for symbol #%u (%s)\n",
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette