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. The Lounge
  3. What an article!

What an article!

Scheduled Pinned Locked Moved The Lounge
comhelp
13 Posts 6 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.
  • T theCPkid

    Dan Neely wrote:

    Out of curiosity, is it still messed up in 2k8; the article in question was written in 07

    hahahaha.. it is 2k9 and not 2k8.. update your clock. ;P I am not concerned about his end result but the way he found that bug and the nice examples he gave in between. I can guess you have not read the article.. and regarding your question, I dont know about the bug in _CrtMemCheckPoint and most probably, it should be fixed by now.

    D Offline
    D Offline
    Dan Neely
    wrote on last edited by
    #4

    Unless you've stolen a very early (pre?) alpha version from MS you don't have a copy of Visual Studio 2k9 because no such creature ever existed; and even then I doubt they ever planned a new release only one year after the previous as opposed to waiting 2 years and calling it 2k10.

    The latest nation. Procrastination.

    R T 2 Replies Last reply
    0
    • D Dan Neely

      Unless you've stolen a very early (pre?) alpha version from MS you don't have a copy of Visual Studio 2k9 because no such creature ever existed; and even then I doubt they ever planned a new release only one year after the previous as opposed to waiting 2 years and calling it 2k10.

      The latest nation. Procrastination.

      R Offline
      R Offline
      Rama Krishna Vavilala
      wrote on last edited by
      #5

      :) One of you is talking about Years and another about Visual Studio Versions. All the more reasons not to have product names suffixed year as the version.

      D A 2 Replies Last reply
      0
      • R Rama Krishna Vavilala

        :) One of you is talking about Years and another about Visual Studio Versions. All the more reasons not to have product names suffixed year as the version.

        D Offline
        D Offline
        Dan Neely
        wrote on last edited by
        #6

        In my original post I used both. It shouldn't've mattered though. The different stylings should've made what was what obvious. :rolleyes:

        The latest nation. Procrastination.

        P 1 Reply Last reply
        0
        • D Dan Neely

          Unless you've stolen a very early (pre?) alpha version from MS you don't have a copy of Visual Studio 2k9 because no such creature ever existed; and even then I doubt they ever planned a new release only one year after the previous as opposed to waiting 2 years and calling it 2k10.

          The latest nation. Procrastination.

          T Offline
          T Offline
          theCPkid
          wrote on last edited by
          #7

          Stealing would be fun but a pre-alpha MS product!! No way man. Their RCs are so buggy and we are talking about pre-alpha! did you mean article was written in VS 07? :doh:

          D 1 Reply Last reply
          0
          • D Dan Neely

            In my original post I used both. It shouldn't've mattered though. The different stylings should've made what was what obvious. :rolleyes:

            The latest nation. Procrastination.

            P Offline
            P Offline
            PIEBALDconsult
            wrote on last edited by
            #8

            It was obvious, and I haven't even had any coffee yet.

            1 Reply Last reply
            0
            • R Rama Krishna Vavilala

              :) One of you is talking about Years and another about Visual Studio Versions. All the more reasons not to have product names suffixed year as the version.

              A Offline
              A Offline
              Abu Mami
              wrote on last edited by
              #9

              Rama Krishna Vavilala wrote:

              All the more reasons not to have product names suffixed year as the version.

              I agree. Looking forward to upcoming versions of Visual Studio such as Visual Studio Galaxy 500 XL, Visual Studio Ram Charger, and so on.

              1 Reply Last reply
              0
              • T theCPkid

                Stealing would be fun but a pre-alpha MS product!! No way man. Their RCs are so buggy and we are talking about pre-alpha! did you mean article was written in VS 07? :doh:

                D Offline
                D Offline
                Dan Neely
                wrote on last edited by
                #10

                No, the article was written in 2007, and was talking about Vs6 - VS2k5.

                The latest nation. Procrastination.

                P 1 Reply Last reply
                0
                • D Dan Neely

                  No, the article was written in 2007, and was talking about Vs6 - VS2k5.

                  The latest nation. Procrastination.

                  P Offline
                  P Offline
                  Paul Conrad
                  wrote on last edited by
                  #11

                  Wow, reading through all your posts with theCPkid, he's not catching the point?

                  "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

                  T 1 Reply Last reply
                  0
                  • P Paul Conrad

                    Wow, reading through all your posts with theCPkid, he's not catching the point?

                    "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

                    T Offline
                    T Offline
                    theCPkid
                    wrote on last edited by
                    #12

                    :^) i am just stoopid maybe. but why I just did not catch the point is because i failed to realize that the bug with _CrtMemCheckPoint is not a bug with _CrtMemCheckPoint but a bug with compiler, VS in this case. I thought I can use _CrtMemCheckPoint inside other compiler like Dev-C++ if I include the right header files. I thought why the very great Newcomer mentioned about VS6-VS2k5 is because he tested with those compilers. And I asked abt VS 07 to make sure that I have not missed something obvious again. :-O enough talk. here's the results with VS 9.0 (VS 2008)

                    0: Total space allocated (_CrtMemCheckpoint): 47735
                    0: Total space allocated (_heapwalk): 52998
                    1: Total space allocated (_CrtMemCheckpoint): 47767
                    1: Total space allocated (_heapwalk): 52998
                    2: Total space allocated (_CrtMemCheckpoint): 47799
                    2: Total space allocated (_heapwalk): 52998
                    3: Total space allocated (_CrtMemCheckpoint): 47831
                    3: Total space allocated (_heapwalk): 52998
                    4: Total space allocated (_CrtMemCheckpoint): 47863
                    4: Total space allocated (_heapwalk): 52998
                    5: Total space allocated (_CrtMemCheckpoint): 47895
                    5: Total space allocated (_heapwalk): 52998
                    6: Total space allocated (_CrtMemCheckpoint): 47927
                    6: Total space allocated (_heapwalk): 52998
                    ....
                    197: Total space allocated (_CrtMemCheckpoint): 54039
                    197: Total space allocated (_heapwalk): 52998
                    198: Total space allocated (_CrtMemCheckpoint): 54071
                    198: Total space allocated (_heapwalk): 52998
                    199: Total space allocated (_CrtMemCheckpoint): 54103
                    199: Total space allocated (_heapwalk): 52998
                    200: Total space allocated (_CrtMemCheckpoint): 54135
                    200: Total space allocated (_heapwalk): 52998
                    201: Total space allocated (_CrtMemCheckpoint): 54167
                    201: Total space allocated (_heapwalk): 52998
                    ...
                    356: Total space allocated (_CrtMemCheckpoint): 59127
                    356: Total space allocated (_heapwalk): 52998
                    357: Total space allocated (_CrtMemCheckpoint): 59159
                    357: Total space allocated (_heapwalk): 52998
                    358: Total space allocated (_CrtMemCheckpoint): 59191
                    358: Total space allocated (_heapwalk): 52998
                    359: Total space allocated (_CrtMemCheckpoint): 59223
                    359: Total space allocated (_heapwalk): 52998
                    360: Total space allocated (_CrtMemCheckpoint): 59255
                    360: Total space allocated (_heapwalk): 52998
                    ...
                    667: Total space allocated (_CrtMemCheckpoint): 69079
                    667: Total space allocated (_heapwalk): 52998
                    668: Total space allocated (_CrtMemCheckpoint): 69111
                    668: Total space allocated (_heapwalk): 52998
                    669: Total

                    P 1 Reply Last reply
                    0
                    • T theCPkid

                      :^) i am just stoopid maybe. but why I just did not catch the point is because i failed to realize that the bug with _CrtMemCheckPoint is not a bug with _CrtMemCheckPoint but a bug with compiler, VS in this case. I thought I can use _CrtMemCheckPoint inside other compiler like Dev-C++ if I include the right header files. I thought why the very great Newcomer mentioned about VS6-VS2k5 is because he tested with those compilers. And I asked abt VS 07 to make sure that I have not missed something obvious again. :-O enough talk. here's the results with VS 9.0 (VS 2008)

                      0: Total space allocated (_CrtMemCheckpoint): 47735
                      0: Total space allocated (_heapwalk): 52998
                      1: Total space allocated (_CrtMemCheckpoint): 47767
                      1: Total space allocated (_heapwalk): 52998
                      2: Total space allocated (_CrtMemCheckpoint): 47799
                      2: Total space allocated (_heapwalk): 52998
                      3: Total space allocated (_CrtMemCheckpoint): 47831
                      3: Total space allocated (_heapwalk): 52998
                      4: Total space allocated (_CrtMemCheckpoint): 47863
                      4: Total space allocated (_heapwalk): 52998
                      5: Total space allocated (_CrtMemCheckpoint): 47895
                      5: Total space allocated (_heapwalk): 52998
                      6: Total space allocated (_CrtMemCheckpoint): 47927
                      6: Total space allocated (_heapwalk): 52998
                      ....
                      197: Total space allocated (_CrtMemCheckpoint): 54039
                      197: Total space allocated (_heapwalk): 52998
                      198: Total space allocated (_CrtMemCheckpoint): 54071
                      198: Total space allocated (_heapwalk): 52998
                      199: Total space allocated (_CrtMemCheckpoint): 54103
                      199: Total space allocated (_heapwalk): 52998
                      200: Total space allocated (_CrtMemCheckpoint): 54135
                      200: Total space allocated (_heapwalk): 52998
                      201: Total space allocated (_CrtMemCheckpoint): 54167
                      201: Total space allocated (_heapwalk): 52998
                      ...
                      356: Total space allocated (_CrtMemCheckpoint): 59127
                      356: Total space allocated (_heapwalk): 52998
                      357: Total space allocated (_CrtMemCheckpoint): 59159
                      357: Total space allocated (_heapwalk): 52998
                      358: Total space allocated (_CrtMemCheckpoint): 59191
                      358: Total space allocated (_heapwalk): 52998
                      359: Total space allocated (_CrtMemCheckpoint): 59223
                      359: Total space allocated (_heapwalk): 52998
                      360: Total space allocated (_CrtMemCheckpoint): 59255
                      360: Total space allocated (_heapwalk): 52998
                      ...
                      667: Total space allocated (_CrtMemCheckpoint): 69079
                      667: Total space allocated (_heapwalk): 52998
                      668: Total space allocated (_CrtMemCheckpoint): 69111
                      668: Total space allocated (_heapwalk): 52998
                      669: Total

                      P Offline
                      P Offline
                      Paul Conrad
                      wrote on last edited by
                      #13

                      I was not directing towards the actual bug that is mentioned in the article, but the versions of Visual Studio.

                      theCPkid wrote:

                      VS 07

                      No such thing :D But, it is understandable since as with many software packages, there's always some new version popping up once once gets settled with the current version.

                      "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

                      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