VirtualBox

Changeset 2391 in kBuild


Ignore:
Timestamp:
Feb 14, 2010 10:56:20 PM (15 years ago)
Author:
bird
Message:

kash: warnings.

Location:
trunk/src/kash
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/generated/nodes.c

    r2290 r2391  
    5252
    5353
    54 int     funcblocksize;          /* size of structures in function */
    55 int     funcstringsize;         /* size of strings in node */
     54size_t  funcblocksize;          /* size of structures in function */
     55size_t  funcstringsize;         /* size of strings in node */
    5656pointer funcblock;              /* block to allocate function from */
    5757char   *funcstring;             /* block to allocate strings from */
  • trunk/src/kash/nodes.c.pat

    r2290 r2391  
    4848
    4949
    50 int     funcblocksize;          /* size of structures in function */
    51 int     funcstringsize;         /* size of strings in node */
     50size_t  funcblocksize;          /* size of structures in function */
     51size_t  funcstringsize;         /* size of strings in node */
    5252pointer funcblock;              /* block to allocate function from */
    5353char   *funcstring;             /* block to allocate strings from */
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