Re: [Vimprobable-users] [Ticket #9] Edit text areas using $EDITOR
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2012-06-30 08:26:09
|
Hannes Schüller writes: > Jason Ryan writes: >> On 30/06/12 at 12:15am, Matthew Carter wrote: >> > Initial testing on Arch Linux (up to date). >> > >> > Code failed to compile, required changing the following on 1825: >> > >> > time_t id = time() >> > >> > to >> > >> > time_t id = time(NULL) >> > >> > Not sure if that is specific to my machine or what. >> > >> Confirmed here. > > Please use the second version of the patch which should address this. The joke's on me, of course. For some reason, I seem to have attached the same patch twice yesterday. Sorry. This is the mysterious "second version". Hannes |