[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [smokegen] parser/rpp: Fixed a warning "type name first seen using 'struct' now seen using 'class'"
From:       Arno Rehn <arno () arnorehn ! de>
Date:       2012-11-28 19:18:02
Message-ID: 20121128191802.B4CC5A60C4 () git ! kde ! org
[Download RAW message or body]

Git commit 940f5d2e7cbaa2c84e3f91fe67b4360e39153f5b by Arno Rehn, on behalf of \
Dimitar Dobrev. Committed on 21/11/2012 at 16:10.
Pushed by arnorehn into branch 'master'.

Fixed a warning "type name first seen using 'struct' now seen using 'class'" to be \
able to build with Visual C++.

Signed-off-by: Dimitar Dobrev <dpldobrev@yahoo.com>

M  +1    -1    parser/rpp/pp-environment.h

http://commits.kde.org/smokegen/940f5d2e7cbaa2c84e3f91fe67b4360e39153f5b

diff --git a/parser/rpp/pp-environment.h b/parser/rpp/pp-environment.h
index 8798d07..26d3c86 100644
--- a/parser/rpp/pp-environment.h
+++ b/parser/rpp/pp-environment.h
@@ -32,7 +32,7 @@
 
 namespace rpp {
 
-class pp_macro;
+struct pp_macro;
 class pp;
 class LocationTable;
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic