Message312217
The example you gave caused problems because of the use of the ambiguous unqualified name "math". If you are careful to use qualified names, and/or perhaps use alias names ("as") to increase readability, there shouldn't be any problems. |
|
| Date |
User |
Action |
Args |
| 2018-02-15 17:49:54 | ned.deily | set | recipients:
+ ned.deily, ronaldoussoren, eric.smith, Eric Cousineau |
| 2018-02-15 17:49:54 | ned.deily | set | messageid: <1518716994.44.0.467229070634.issue32845@psf.upfronthosting.co.za> |
| 2018-02-15 17:49:54 | ned.deily | link | issue32845 messages |
| 2018-02-15 17:49:54 | ned.deily | create | |
|