THRIFT-133. 'namespace ruby' should error out, or be an alias to 'namespace rb'
authorBryan Duxbury <bryanduxbury@apache.org>
Thu, 29 Jul 2010 16:24:41 +0000 (16:24 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Thu, 29 Jul 2010 16:24:41 +0000 (16:24 +0000)
commite0ac3abd534151e845fe229881a5ef27baf1b521
treeeb8d7be8b2ff8899f8b326dc90ef6a9b6831c79a
parentefabb89c75169611801330b71b5fd230d46f8128
THRIFT-133. 'namespace ruby' should error out, or be an alias to 'namespace rb'

This patch causes 'namespace ruby' (or any unrecognized generator name) to produce an error.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@980498 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_generator.h
compiler/cpp/src/generate/t_generator_registry.h [new file with mode: 0644]
compiler/cpp/src/parse/t_program.h