[BUG] Incorrectly includes private.h when --file-sep=_

View: New views
2 Messages — Rating Filter:   Alert me  

[BUG] Incorrectly includes private.h when --file-sep=_

by Jan Hudec :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

When I use --file-sep=_ (but I suspect it would be the same with any
non-default value), the .c file includes:

#include <foo_bar-private.h>

but the file generated is called:

foo_bar_private.h

Regards,

Jan

--
                                                 Jan 'Bulb' Hudec <bulb@...>


--
to unsubscribe:
send mail to minimalist@... with "unsubscribe gob-list" in the subject

signature.asc (196 bytes) Download Attachment

Re: [BUG] Incorrectly includes private.h when --file-sep=_

by Jiri Lebl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jan Hudec wrote:

> Hello,
>
> When I use --file-sep=_ (but I suspect it would be the same with any
> non-default value), the .c file includes:
>
> #include <foo_bar-private.h>
>
> but the file generated is called:
>
> foo_bar_private.h

Fixed in svn, I will make a release soonish with this and all the other
things that are fixed.

George

--
George <jirka@...>
   The surprising thing about this paper is that a man who could write
   it would.
                       -- J. E. Littlewood



--
to unsubscribe:
send mail to minimalist@... with "unsubscribe gob-list" in the subject