CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 56

Thread: Pseudopointers

Threaded View

  1. #30
    Join Date
    Jan 2006
    Location
    Singapore
    Posts
    6,765

    Re: Pseudopointers

    Quote Originally Posted by eightyfive
    you don't even know what bugs are we talking about, if not you probably can point to the specific line in one of the different codes that were exposed here, so you can show us what specific bug you want to remark. but you don't even know what code are you talking about. you just repeat the same things the others said
    You don't even know what is a compiler bug, otherwise you would not say that I "can point to the specific line in one of the different codes that were exposed here, so you can show us what specific bug you want to remark". Obviously, you did not find any compiler bugs, contrary to your claim. Please, I know what bugs have been discussed here, and if you think I have been merely repeating the same things that other have said with nothing added from my own, then you have not read my posts except to selectively take things out of context from your own ignorance.

    Quote Originally Posted by eightyfive
    like a troll, also is a postcounter++.
    An apt description of yourself.

    EDIT:
    Now that I have eaten dinner, I shall be a little more charitable: maybe it is not so much that you don't know what is a compiler bug, but rather because you are so quick to assume that people don't know what they are talking about that you missed my point that I saw no compiler bugs found by you, gave my reason, and implicitly invited you to explain what compiler bug you found.
    Last edited by laserlight; March 24th, 2013 at 06:52 AM.
    C + C++ Compiler: MinGW port of GCC
    Build + Version Control System: SCons + Bazaar

    Look up a C/C++ Reference and learn How To Ask Questions The Smart Way
    Kindly rate my posts if you found them useful

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured