• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re[2]: Turning off 'deleting 'VOID*' is undefined' error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: Turning off 'deleting 'VOID*' is undefined' error


  • Subject: Re[2]: Turning off 'deleting 'VOID*' is undefined' error
  • From: Peter Mulholland <email@hidden>
  • Date: Wed, 31 Jan 2007 20:03:19 +0000

Hello John,

Wednesday, January 31, 2007, 2:56:53 PM, you wrote:

> You are correct. Furthermore, neither VS.net nor Borland complain
> either. It is reassuring to know that after we spend all that time
> ensuring const-correctness, validating type safety, and getting
> templates to compile, the compiler vendors are just casting it all to
> void * underneath.

The most likely explanation is that MSVC/Borland assume that if you
delete on a void *, you are effectively doing a free() which is void *
anyway!

--
Best regards,
 Peter                            mailto:email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Turning off 'deleting 'VOID*' is undefined' error (From: Mike <email@hidden>)
 >Re: Turning off 'deleting 'VOID*' is undefined' error (From: Chris Espinosa <email@hidden>)
 >Re: Turning off 'deleting 'VOID*' is undefined' error (From: Mike <email@hidden>)
 >Re: Turning off 'deleting 'VOID*' is undefined' error (From: John Daniel <email@hidden>)
 >Re: Turning off 'deleting 'VOID*' is undefined' error (From: Thomas Engelmeier <email@hidden>)
 >Re: Turning off 'deleting 'VOID*' is undefined' error (From: John Daniel <email@hidden>)

  • Prev by Date: Re: Random Crash While Debugging (was Re: mi_cmd_exec_interrupt: inferior not executing)
  • Next by Date: Printing a variable's value to the console
  • Previous by thread: Re: Turning off 'deleting 'VOID*' is undefined' error
  • Next by thread: Re: Turning off 'deleting 'VOID*' is undefined' error
  • Index(es):
    • Date
    • Thread