We're going to have more at some point, but yah... this change sucks
if it loses auto highlighting.
Cheers,
-g
On Feb 9, 2009, at 20:33, Peter Samuelson <peter_at_p12n.org> wrote:
>
>>>> Can you please further justify this change, or revert it?
>>>
>>> This change allows to genericize the 'fast-clean' target in
>>> Makefile.in.
>
> So this was the only reason to do it?
>
> - rm -f $(CLEAN_FILES) $(abs_srcdir)/subversion/libsvn_fs_fs/
> rep-cache-db.h
> + rm -f $(CLEAN_FILES)
>
> [Hyrum K. Wright]
>> Well, I seem to be the only one to cares about painting this bikeshed
>> purple, so I'll concede. But I do so under protest. :P
>
> No, I don't like it either. If we had several .sql files that were
> transformed into C header files, it would make sense to have a
> different suffix ... but it appears this is all just for one file.
> The editor syntax highlighting of an arbitrary new file type is a big
> enough drawback in my mind.
> --
> Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1132229
Received on 2009-02-10 05:44:24 CET