2009/11/22 Clark Gaebel <cg.wowus...@gmail.com>

> Can you think of any potential problems in redefining private and protected
> to public? This patch is really quite trivial but I'm afraid it has the
> potential to create nefarious errors. It's worked fine for me so far... but
> I find there's always an edge case...
>
>
How are you doing it? This has been asked and I do not know if I have missed
the answer here.
If you are using the preprocessor to redefine then yes there is a major
problem, it is illegal to define a language keyword. If on the other hand
you are doing this some other way and I have misunderstood please enlighten
me.
Thanks
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
unittest-cpp-devel mailing list
unittest-cpp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unittest-cpp-devel

Reply via email to