Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/external/bsd/nvi/docs/USD.doc/vi.ref
On Sep 11, 11:53pm, dholland-sourcechanges%netbsd.org@localhost (David Holland)
wrote:
-- Subject: Re: CVS commit: src/external/bsd/nvi/docs/USD.doc/vi.ref
| On Thu, Sep 11, 2014 at 09:20:54PM +0000, Christos Zoulas wrote:
| > > > Modified Files:
| > > > src/external/bsd/nvi/docs/USD.doc/vi.ref: Makefile ref.so vi.ref
| > > >
| > > > Log Message:
| > > > Fix the index building which got completely broken after the last
update.
| > >
| > >I thought I'd tested it, but maybe I failed to merge something. Or I'm
| > >thinking of a different doc with crazy index building.
| >
| > Well, you probably did not test it with OBJDIR...
|
| Well... I'd have thought that the missing ${.CURDIR}s in the makefile
| wouldn't work with any objdir setting. (Except "none", which doesn't
| count.) But it must have worked somehow at some point... that lot got
| merged across when nvi got moved to external, and I could have fumbled
| something at that point, but I did build the tree before committing,
| and lots of people have done builds since.
The old Makefile worked for me..
| Also, I thought I'd beaten it hard enough to not need .sy any more,
| but I must be thinking of some other crazy autogenerated index. Or
| maybe there was a whole changeset on this one that I fumbled...
I can't find a way to write the index entries without using .sy or .open{,a}
both of which only work in unsafe mode; any ideas?
| Bleh.
|
| This fix should probably go into -7...
Go for it!
christos
Home |
Main Index |
Thread Index |
Old Index