On Tue 05 Aug 2014 at 22:36:48 +, Duncan wrote:
> What does git show, status and/or log say? (Run from the sources dir of
> course.) Status will say whether you're current with the remote, show
> will show the current commit, and log will of course show the commit
> log. Does that say you
Rhialto posted on Tue, 05 Aug 2014 23:05:28 +0200 as excerpted:
> So I was suspecting that that might have happened (Pan's Makefiles are
> of this kind), so I tried to rebuild properly with gmake clean && gmake.
>
> However I still got the same GIT commit ID in that window, even though
> by now I
On Mon 04 Aug 2014 at 16:46:05 +, Duncan wrote:
> Maybe you're building without actually updating the sources?
Yes that could be a possibility, but maybe the other way around, I
realised after thinking about it. Normally I type "make" to build stuff,
and then (because I'm on a BSD system) I qu
Duncan posted on Mon, 04 Aug 2014 16:46:05 + as excerpted:
>> - the one where the window gets wider than the screen, and can't be
>> made smaller. It seems to be because of the right-most column in the
>> header pane, which is far too wide but refuses to be resized smaller.
>
> That's a k
Duncan posted on Mon, 04 Aug 2014 16:46:05 + as excerpted:
> Maybe you're building without actually updating the sources?
Perhaps it's belaboring the obvious, but equally obviously /something/
isn't updating, so...
IOW, are you doing a git pull, with remote defined? (Or alternatively, a
g
Rhialto posted on Mon, 04 Aug 2014 13:55:41 +0200 as excerpted:
> I'm using a self-compiled Pan from git iand it tells me it is Chocolate
> Salty Balls (GIT 0a57a01 git://git.gnome.org/pan2;
> x86_64-unknown-netbsd6.1.1).
>
> It's the latest version from git://git.gnome.org/pan2 (I'm starting to