Development

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Request to add ability to disable inline/dllimport warnings

    0 answers - 492 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Comment #12 from paragw at excite dot com 2006-08-14 02:38
    This happens with Qt4 Win32 as well - lot of warnings - "warning: inline
    function attribute ignored". All that's needed is a -Wno-inline-dllimport
    type of flag to mingw to suppress these warnings.
    Specifying dllimport to inline functions seems reasonable though - If the
    compiler won't inline the function (that's just a hint) people will want to
    specify dllimport to avoid linker errors, or no?

Re: Request to add ability to disable inline/dllimport warnings


max 4000 letters.
Your nickname that display:
In order to stop the spam: 9 + 9 =
QUESTION ON "Development"

EMSDN.COM