VirtualBox

Changeset 93933 in vbox for trunk/src


Ignore:
Timestamp:
Feb 24, 2022 4:05:57 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
150161
Message:

VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends in the VMM. [scm fix] bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/bldprogs/scmrw.cpp

    r93931 r93933  
    33063306                            || !ScmIsCIdentifierChar(pchHit[cchWord])) )
    33073307                    {
    3308                         if (i < 3)
     3308                        if (i < 5)
    33093309                            ScmFixManually(pState, "%u:%zu: %s is not allow! Use GUEST_%s or HOST_%s instead.\n",
    33103310                                           iLine, pchHit - pchLine + 1, pszWord, pszWord, pszWord);
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