Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 6, 2008, 1:05:07 AM (16 years ago)
Author:
landauf
Message:

unsigned int → size_t for std::string related functions
I hope this fixes some problems on 64bit systems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/core/Script.h

    r1810 r1889  
    7676    inline void clearLuaOutput() { output_ = ""; }
    7777
    78     unsigned int getNextQuote(const std::string& text, unsigned int start);
    7978    std::string replaceLuaTags(const std::string& text);
    8079
Note: See TracChangeset for help on using the changeset viewer.