Hi -

I have a patch that I'm working on that used Symbol.getFnSymbol().
But this method is now private after r23370:

>    Annotated the classes Expr, Symbol, and Type with "protected" and "private"
>    to the small extent possible right now.

Doesn't making Symbol.getFnSymbol() private (but FnSymbol.getFnSymbol() public)
defeat the purpose of that call? Should I be using a different method?

Cheers,

-michael

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Chapel-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-developers

Reply via email to