Re: bug in visual studio .net 2003 - breakpoints and memcpy
- From: "Slava M. Usov" <stripit.slough@xxxxxxx>
- Date: Sun, 17 Jul 2005 23:01:40 +0200
"Eugene Gershnik" <gershnik@xxxxxxxxxxx> wrote in message
news:uBtSIrwiFHA.1460@xxxxxxxxxxxxxxxxxxxxxxx
[...]
>> Indeed, why would anyone want to stick with a standard?
>
> Indeed why in this particular case?
And C++ compilers must also compile VB code, right?
> Well the standard is obviously out of sync with reality.
Out of sync with reality is somebody else. Your perception of reality breaks
down even on certain IA32 platforms, and the reality of the standard is far
more diverse.
> Googling on this issue reveals that even the standard comitteee members
> say so.
Looking at the standard is a much more straightforward way of listening to
the committee members.
[...]
> I still stand by what I wrote earlier. Either cast once and the cast will
> work or don't cast at all. The double cast doesn't buy anything here.
Converting between pointers and integers is useful and can be generally
implemented; converting between pointers-to-code and pointers-to-data is
also useful but cannot be generally implemented; this is all there is to it.
S
.
- Follow-Ups:
- Re: bug in visual studio .net 2003 - breakpoints and memcpy
- From: Eugene Gershnik
- Re: bug in visual studio .net 2003 - breakpoints and memcpy
- References:
- bug in visual studio .net 2003 - breakpoints and memcpy
- From: Gareth Haslip
- Re: bug in visual studio .net 2003 - breakpoints and memcpy
- From: Alexander Grigoriev
- Re: bug in visual studio .net 2003 - breakpoints and memcpy
- From: Eugene Gershnik
- Re: bug in visual studio .net 2003 - breakpoints and memcpy
- From: Alexander Grigoriev
- Re: bug in visual studio .net 2003 - breakpoints and memcpy
- From: Eugene Gershnik
- Re: bug in visual studio .net 2003 - breakpoints and memcpy
- From: Slava M. Usov
- Re: bug in visual studio .net 2003 - breakpoints and memcpy
- From: Eugene Gershnik
- bug in visual studio .net 2003 - breakpoints and memcpy
- Prev by Date: Re: bug in visual studio .net 2003 - breakpoints and memcpy
- Next by Date: Re: bug in visual studio .net 2003 - breakpoints and memcpy
- Previous by thread: Re: bug in visual studio .net 2003 - breakpoints and memcpy
- Next by thread: Re: bug in visual studio .net 2003 - breakpoints and memcpy
- Index(es):
Relevant Pages
|
Loading