public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* Re: [PATCH] abg-fwd: drop duplicate forward declaration for corpus_sptr
  2020-01-01  0:00 ` Dodji Seketeli
@ 2020-01-01  0:00   ` Matthias Maennich via libabigail
  0 siblings, 0 replies; 3+ messages in thread
From: Matthias Maennich via libabigail @ 2020-01-01  0:00 UTC (permalink / raw)
  To: Dodji Seketeli; +Cc: libabigail, kernel-team

On Mon, Jan 27, 2020 at 04:22:46PM +0100, Dodji Seketeli wrote:
>Hello Matthias,
>
>Matthias Maennich <maennich@google.com> a écrit:
>
>> This declaration has already been done some lines above. Drop the
>> duplicate.
>>
>> 	* include/abg-fwd.h: drop superfluous forward declaration.
>
>This is OK to commit to master.

Done. Thanks!

Cheers,
Matthias

>
>Thanks!
>
>-- 
>		Dodji

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] abg-fwd: drop duplicate forward declaration for corpus_sptr
@ 2020-01-01  0:00 Matthias Maennich via libabigail
  2020-01-01  0:00 ` Dodji Seketeli
  0 siblings, 1 reply; 3+ messages in thread
From: Matthias Maennich via libabigail @ 2020-01-01  0:00 UTC (permalink / raw)
  To: libabigail; +Cc: dodji, kernel-team, maennich

This declaration has already been done some lines above. Drop the
duplicate.

	* include/abg-fwd.h: drop superfluous forward declaration.

Signed-off-by: Matthias Maennich <maennich@google.com>
---
 include/abg-fwd.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/include/abg-fwd.h b/include/abg-fwd.h
index cbba63424b0c..a71f1e595421 100644
--- a/include/abg-fwd.h
+++ b/include/abg-fwd.h
@@ -100,10 +100,6 @@ typedef shared_ptr<environment> environment_sptr;
 class location;
 class location_manager;
 
-class corpus;
-/// A convenience typedef for shared pointer to @ref corpus.
-typedef shared_ptr<corpus> corpus_sptr;
-
 class type_or_decl_base;
 /// A convenience typedef for a shared_ptr to @ref type_or_decl_base.
 typedef shared_ptr<type_or_decl_base> type_or_decl_base_sptr;
-- 
2.25.0.341.g760bfbb309-goog

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] abg-fwd: drop duplicate forward declaration for corpus_sptr
  2020-01-01  0:00 [PATCH] abg-fwd: drop duplicate forward declaration for corpus_sptr Matthias Maennich via libabigail
@ 2020-01-01  0:00 ` Dodji Seketeli
  2020-01-01  0:00   ` Matthias Maennich via libabigail
  0 siblings, 1 reply; 3+ messages in thread
From: Dodji Seketeli @ 2020-01-01  0:00 UTC (permalink / raw)
  To: Matthias Maennich; +Cc: libabigail, kernel-team

Hello Matthias,

Matthias Maennich <maennich@google.com> a écrit:

> This declaration has already been done some lines above. Drop the
> duplicate.
>
> 	* include/abg-fwd.h: drop superfluous forward declaration.

This is OK to commit to master.

Thanks!

-- 
		Dodji

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-27 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-01  0:00 [PATCH] abg-fwd: drop duplicate forward declaration for corpus_sptr Matthias Maennich via libabigail
2020-01-01  0:00 ` Dodji Seketeli
2020-01-01  0:00   ` Matthias Maennich via libabigail

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).