caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Aleksey Nogin <nogin@cs.caltech.edu>
To: Damien Doligez <damien.doligez@inria.fr>
Cc: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] 3.07: debug information on camlp4-processed files is missing the file name?
Date: Wed, 07 Jan 2004 17:29:46 -0800	[thread overview]
Message-ID: <3FFCB28A.3060303@cs.caltech.edu> (raw)
In-Reply-To: <1F5153C0-4110-11D8-BEFF-00039310CAE8@inria.fr>

On 07.01.2004 04:50, Damien Doligez wrote:

> begin...end is like a pair of parentheses. [...]  I changed it
> in the yacc-based parser but not (yet) in the camlp4 parsers, hence
> the discrepancy.

Yes, that's what I figured, thanks!

>> P.S. Why would an exception (supposedly raised inside the "true" 
>> branch of an if) be re-raised at the end of the "if" branch?
> 
> 
> I don't know.  Maybe because the "inside" is a call to a primitive, and
> the "if branch" is the smallest OCaml expression that contains it ?

No, all the expressions were nested pretty deeply. But there were some 
"try ... with Not_found -> ..." nested there, so I am guessing one of 
them was causing the exception to be caught and re-raised...

Anyway, once I cleaned the code a bit, the weirdness went away. Now the 
only remaining weirdness that I see is that the innermost frame is 
missing from backtrace when the exception was raised from C - PR #2030; 
this one however is common to both 3.06 and 3.07+13 CVS.

-- 
Aleksey Nogin

Home Page: http://nogin.org/
E-Mail: nogin@cs.caltech.edu (office), aleksey@nogin.org (personal)
Office: Jorgensen 70, tel: (626) 395-2907

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2004-01-08  1:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-05 19:27 Aleksey Nogin
2004-01-05 20:18 ` Damien Doligez
2004-01-07  5:47   ` Aleksey Nogin
2004-01-07 12:50     ` Damien Doligez
2004-01-08  1:29       ` Aleksey Nogin [this message]
2004-01-08  8:17   ` Stefano Zacchiroli
2004-01-08  9:49     ` Damien Doligez
2004-01-08 15:38       ` skaller
2004-01-09 10:46         ` Damien Doligez
2004-01-10 11:15           ` skaller
2004-01-09  8:41       ` Stefano Zacchiroli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3FFCB28A.3060303@cs.caltech.edu \
    --to=nogin@cs.caltech.edu \
    --cc=caml-list@inria.fr \
    --cc=damien.doligez@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).