|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Fix bootstrap failure on powerpc-apple-darwin7.9.0
Hi,
You could use #pragma push_macro and #pragma pop_macro. it seems to me that this would let you get rid of uglification (or a lot of it). the minus side, you'd have to maintain a list of identifiers you use; but maybe it wouldn't be hard to modify g++ to print a list of these. ! Essentially you are telling me that, undocumented, we have already something like the attached? I had *no* idea, shame on me! Paolo. |
|
#2
|
|||
|
|||
|
Fix bootstrap failure on powerpc-apple-darwin7.9.0
Hi,
It is documented; see gcc/doc/extend.texi. I see, looked into the wrong subsection. It isn't as nice as #scope. You must manage scopes manually. Humm, *by name* if I understand correctly, seems indeed much less nice That PDF describes #import as a proprietary MS extension -- but it also has a longstanding meaning in GCC. This should be reason enough to change the name, IM , interesting. Anyway, AFAIK, that proposal isn't making much progress lately, so no worries ;) Paolo. |
![]() |
| Viewing: Web Development Archives > Mailing Lists > Development > Fix bootstrap failure on powerpc-apple-darwin7.9.0 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|