Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Coq IDE Comment Bug

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Coq IDE Comment Bug


Chronological Thread 
  • From: <bhandalc AT tcd.ie>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] Coq IDE Comment Bug
  • Date: Fri, 11 Apr 2014 14:32:44 +0200

Hello,

I noticed a bug in the CoqIDE commenting. If you begin quotations within a
comment that are not closed then the comment fails to close. E.g.

(*Hello "world *)

still looks like an open comment, as if we wrote

(*Hello "world

But if we write

(*Hello "world" *)

then the comment closes fine.

Colm

P.s. Couldn't get access to bug list so posting here, apologies for those not
interested.



Archive powered by MHonArc 2.6.18.

Top of Page