Re: Lyx-1.3.4/gcc3.3 on Mac OS X

2004-05-01 Thread Venkat Bhamidipati
Angus, I rechecked with a clean build - the link errors go away only after the class declaration of LaTeXFeatures is added. Its weird and counter-intutive, but thats just what is happening. The latest cvs gives the following error and I have to typedef socklen_t for successful compilation: sock

Meeting 2004

2004-05-01 Thread Andre Poenitz
New compilation of known schedules - please shout loudly if I missed somebody who sent his dates. Andre' Alfredo Lgb Jean-Marc John 4.7. 3 0 1 22 (10.7.)3 00 17.7. 3 0 3 33

scrlttr and counters, LyX 1.3.x

2004-05-01 Thread Angus Leeming
I notice that counters on the LyX screen are broken in the koma letter class. All itemize entries begin '0. '. -- Angus

Re: Lyx-1.3.4/gcc3.3 on Mac OS X

2004-05-01 Thread Angus Leeming
Venkat Bhamidipati wrote: > Angus, > I tested the compilation after creating a LaTeXFeatures_fwd.h as > mentioned, and #including it in the affected files, but got the same > link error. I tried modifying the LaTeXFeatures_fwd.h with > different > combinations of #includes and forward declaration

Re: Using umask

2004-05-01 Thread Angus Leeming
On Friday 30 April 2004 1:02 pm, Andre Poenitz wrote: > > Shall I add this to tempfile.C? It would become: > > > > inline > > int make_tempfile(char * templ) > > { [...snip contents..] > > } > > Unrelated, but: why inline? Shrug. No reason AFAICS. I'll remove the offending word. Angus