Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. warning from MFC

warning from MFC

Scheduled Pinned Locked Moved C / C++ / MFC
c++csharpcssvisual-studioquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    valerie99
    wrote on last edited by
    #1

    Hi, all I got 14 warning look like this: anybody know what caused them? thanks! Linking with coreLibraryAfxD c:\program files\microsoft visual studio\vc98\include\xtree(199) : warning C4503: 'rbegin' : decorated name length exceeded, name was truncated c:\program files\microsoft visual studio\vc98\include\map(46) : see reference to class template instantiation 'std::_Tree,class std::allocator >,struct std::pair,class std::allocator > const ,class std::list,class std::allocator >,class std::allocator,class std::allocator > > > >,struct std::map,class std::allocator >,class std::list,class std::allocato r >,class std::allocator,class std::allocator > > >,struct std::less,class std::allocator > >,class std::allocato r,class std::allocator >,class std::allocator,class std::allocator > > > > >::_Kfn,struct std::less,class std::allocator > >,class std::allocator,class std::allocator >,class std::allocator,class std::allocator > > > > >' being compiled c:\dev\c++\billing\taxreport\abscommbuffer.h(113) : see reference to class template instantiation 'std::map,class std::allocator >,class std::list,class std::allocator >,class std::allocator,class std::allocator > > >,struct std::less,c lass std::allocator > >,class std::allocator,class std::allocator >,class std::allocator

    T T 2 Replies Last reply
    0
    • V valerie99

      Hi, all I got 14 warning look like this: anybody know what caused them? thanks! Linking with coreLibraryAfxD c:\program files\microsoft visual studio\vc98\include\xtree(199) : warning C4503: 'rbegin' : decorated name length exceeded, name was truncated c:\program files\microsoft visual studio\vc98\include\map(46) : see reference to class template instantiation 'std::_Tree,class std::allocator >,struct std::pair,class std::allocator > const ,class std::list,class std::allocator >,class std::allocator,class std::allocator > > > >,struct std::map,class std::allocator >,class std::list,class std::allocato r >,class std::allocator,class std::allocator > > >,struct std::less,class std::allocator > >,class std::allocato r,class std::allocator >,class std::allocator,class std::allocator > > > > >::_Kfn,struct std::less,class std::allocator > >,class std::allocator,class std::allocator >,class std::allocator,class std::allocator > > > > >' being compiled c:\dev\c++\billing\taxreport\abscommbuffer.h(113) : see reference to class template instantiation 'std::map,class std::allocator >,class std::list,class std::allocator >,class std::allocator,class std::allocator > > >,struct std::less,c lass std::allocator > >,class std::allocator,class std::allocator >,class std::allocator

      T Offline
      T Offline
      Tim Smith
      wrote on last edited by
      #2

      http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/html/c4503.asp[^] Tim Smith I'm going to patent thought. I have yet to see any prior art.

      1 Reply Last reply
      0
      • V valerie99

        Hi, all I got 14 warning look like this: anybody know what caused them? thanks! Linking with coreLibraryAfxD c:\program files\microsoft visual studio\vc98\include\xtree(199) : warning C4503: 'rbegin' : decorated name length exceeded, name was truncated c:\program files\microsoft visual studio\vc98\include\map(46) : see reference to class template instantiation 'std::_Tree,class std::allocator >,struct std::pair,class std::allocator > const ,class std::list,class std::allocator >,class std::allocator,class std::allocator > > > >,struct std::map,class std::allocator >,class std::list,class std::allocato r >,class std::allocator,class std::allocator > > >,struct std::less,class std::allocator > >,class std::allocato r,class std::allocator >,class std::allocator,class std::allocator > > > > >::_Kfn,struct std::less,class std::allocator > >,class std::allocator,class std::allocator >,class std::allocator,class std::allocator > > > > >' being compiled c:\dev\c++\billing\taxreport\abscommbuffer.h(113) : see reference to class template instantiation 'std::map,class std::allocator >,class std::list,class std::allocator >,class std::allocator,class std::allocator > > >,struct std::less,c lass std::allocator > >,class std::allocator,class std::allocator >,class std::allocator

        T Offline
        T Offline
        tamsel
        wrote on last edited by
        #3

        probably u may forgot to add the required namespace check it

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups