Re: [Doxygen-users] doxygen in MacOS

2012-12-03 Thread Warren Young
On 12/2/2012 19:41, Shiyuan wrote: > > Any clue anything goes wrong in MacOS? Anything is missing? Thanks. Shiyuan This smells like a file name case sensitivity problem. By default, Mac systems use case-preserving but case-insensitive filesystems. My guess is that Doxygen is having trouble dist

Re: [Doxygen-users] doxygen in MacOS

2012-12-03 Thread Dimitri van Heesch
On Dec 3, 2012, at 20:32 , Warren Young wrote: > On 12/2/2012 19:41, Shiyuan wrote: >> >> Any clue anything goes wrong in MacOS? Anything is missing? Thanks. Shiyuan > > This smells like a file name case sensitivity problem. > > By default, Mac systems use case-preserving but case-insensitive

[Doxygen-users] Attributes of Objective C properties

2012-12-03 Thread Divesh Goyal
I'm using version 1.8.2 I notice that the property attributes in Objective C are not being displayed correctly in the output. The attributes come out as a single word (readnonatomicstronginherited) See attached image. [cid:image001.png@01CDD150.393B7840] Any idea? <>

Re: [Doxygen-users] Attributes of Objective C properties

2012-12-03 Thread Dimitri van Heesch
On Dec 3, 2012, at 21:15 , Divesh Goyal wrote: > I’m using version 1.8.2 > I notice that the property attributes in Objective C are not being displayed > correctly in the output. > The attributes come out as a single word (readnonatomicstronginherited) > > See attached image. > > > > Any

Re: [Doxygen-users] Attributes of Objective C properties

2012-12-03 Thread Divesh Goyal
I'm pretty sure I'm using the standard one that comes with doxygen. Are you not able to repro the issue? -Original Message- From: Dimitri van Heesch [mailto:doxy...@gmail.com] Sent: Monday, December 03, 2012 12:31 PM To: Divesh Goyal Cc: doxygen-users@lists.sourceforge.net Subject: Re: [D