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

List:       kde-commits
Subject:    KDE/kdebindings/kalyptus
From:       Richard Dale <Richard_Dale () tipitina ! demon ! co ! uk>
Date:       2009-06-05 12:26:27
Message-ID: 1244204787.223598.5941.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 977777 by rdale:

* Skip deprecated Soprano methods


 M  +1 -1      kalyptus  


--- trunk/KDE/kdebindings/kalyptus/kalyptus #977776:977777
@@ -822,7 +822,7 @@
 	my $skipBlock = 0;
 	my $isDeprecated = 0;
 	
-	if ( $decl =~ s/KDE_\w*DEPRECATED// || $decl =~ s/QT_DEPRECATED// || $decl =~ \
s/[A-Z_0-9]*_EXPORT_DEPRECATED//) { +	if ( $decl =~ s/KDE_\w*DEPRECATED// || $decl =~ \
s/SOPRANO_(CONSTRUCTOR_)?DEPRECATED// || $decl =~ s/QT_DEPRECATED// || $decl =~ \
s/[A-Z_0-9]*_EXPORT_DEPRECATED//) {  $isDeprecated = 1;
 	}
 	# Doc comment


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

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