VirtualBox

Changeset 3643 in kBuild


Ignore:
Timestamp:
Nov 2, 2024 11:40:44 PM (5 months ago)
Author:
bird
Message:

kmk: warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/strcache2.h

    r2413 r3643  
    158158{
    159159  (void)cache;
    160   return (size_t)str >> STRCACHE2_ENTRY_ALIGN_SHIFT;
     160  return (unsigned int) ((size_t)str >> STRCACHE2_ENTRY_ALIGN_SHIFT);
    161161}
    162162
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