From 644c7b372ab61ad600817a4945a96f2bfb0f76e2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 14 Oct 2010 14:06:48 +0200 Subject: Error out if generating parser/serializer for customized type --- xsde/cxx/hybrid/serializer-name-processor.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xsde/cxx/hybrid/serializer-name-processor.hxx') diff --git a/xsde/cxx/hybrid/serializer-name-processor.hxx b/xsde/cxx/hybrid/serializer-name-processor.hxx index 7a0b50b..fe9eb21 100644 --- a/xsde/cxx/hybrid/serializer-name-processor.hxx +++ b/xsde/cxx/hybrid/serializer-name-processor.hxx @@ -21,7 +21,7 @@ namespace CXX class SerializerNameProcessor { public: - Void + Boolean process (CLI::Options const& options, XSDFrontend::SemanticGraph::Schema&, XSDFrontend::SemanticGraph::Path const& file, -- cgit v1.1