public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  tromey/operator-new-delete: add another note
@ 2013-05-17 20:29 tromey
  0 siblings, 0 replies; only message in thread
From: tromey @ 2013-05-17 20:29 UTC (permalink / raw)
  To: archer-commits

The branch, tromey/operator-new-delete has been updated
       via  822f1dafa18a9471407ff6faa3da8bdbb0b101c5 (commit)
      from  576fdaccce8bd759cdc63d9ae831d7028a8d8365 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 822f1dafa18a9471407ff6faa3da8bdbb0b101c5
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri May 17 14:28:55 2013 -0600

    add another note

-----------------------------------------------------------------------

Summary of changes:
 README.archer |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/README.archer b/README.archer
index a328b6f..383a852 100644
--- a/README.archer
+++ b/README.archer
@@ -16,7 +16,6 @@ It is incomplete:
   when is this called?
 * No cookie is required if the new operator being used is ::operator
   new[](size_t, void*).
-  but we don't currently make a cookie for new Simple[7]
 * syntax for calling a destructor explicitly
   do we need to handle this specially?
   cannot be used with an implicit "this", must always be qualified
@@ -31,3 +30,5 @@ It is incomplete:
   also a test for operator in namespace
 
 * operator delete with extra args
+
+* need tests for 'new' in gdb but delete from C++


hooks/post-receive
--
Repository for Project Archer.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-17 20:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-17 20:29 [SCM] tromey/operator-new-delete: add another note tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).