Re: [ft-devel] comp is reserved word in Apple SC compiler?

2005-10-28 Thread Sean McBride
On 2005-10-28 13:11, [EMAIL PROTECTED] said: OSStatus status = FMCreateFontFamilyIterator( NULL, NULL, options, famIter ); -FMFont

Re: [ft-devel] comp is reserved word in Apple SC compiler?

2005-10-27 Thread Werner LEMBERG
A haphazard Workaround for such issue (which replace comp by compo) is acceptable? In case this should be really necessary (see my other mail) I ask you to find a variable name which is `more natural', perhaps `Comp' or `component'. werner

RE: [ft-devel] comp is reserved word in Apple SC compiler?

2005-10-27 Thread George Williams
On Thu, 2005-10-27 at 10:38, Steven Johnson wrote: I think that compiler also had extended as a reserved word (as a 96-bit floating point type, to match Motorola hardware of the time). I worked on an early version of the MPW compiler (when the work was outsourced from Apple). There was indeed an