|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Segmentation fault with Emacs mode |
Date: | Wed, 30 Apr 2014 14:03:45 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 |
Hi Blake,
if the problem is that stderr gets lost, then it might help if you change Archive.cc line 1348: CERR << "vid=" << vid << endl; FIXME; from CERR to COUT. That should at least show the vid that tells me where in the .apl file this happens. Just a guess because i am not that familiar with emacs mode. /// Jürgen On 04/29/2014 10:19 PM, Blake McBride wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |