[Bug 179215] Re: mono-jay includes no parser skeleton(s)

2009-09-23 Thread directhex
mcs/jay/Makefile, right near the top, defines the skel directory. This may need patching at our end. -- mono-jay includes no parser skeleton(s) https://bugs.launchpad.net/bugs/179215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 179215] Re: mono-jay includes no parser skeleton(s)

2009-08-27 Thread helios
** Branch linked: lp:~vcs-imports/exe1/0 -- mono-jay includes no parser skeleton(s) https://bugs.launchpad.net/bugs/179215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 179215] Re: mono-jay includes no parser skeleton(s)

2008-11-23 Thread directhex
Please pass this bug upstream - it appears to be an upstream bug. As I don't use Jay at all, it would be much better in general (and avoid possible mis-explaining of the problem) if the reporter can pass it on, and attach that Novell bug to this bug. That way, we know about it when (if?) they fix

[Bug 179215] Re: mono-jay includes no parser skeleton(s)

2008-08-18 Thread Andreas Moog
Yeah, you are right. It's a cosmetic issue, I'll see what I can do about it in the sourcecode. ** Changed in: mono (Ubuntu) Assignee: Andreas Moog (andreas-moog) = (unassigned) Status: Incomplete = Confirmed -- mono-jay includes no parser skeleton(s)

[Bug 179215] Re: mono-jay includes no parser skeleton(s)

2008-08-18 Thread Andreas Moog
mono (1.9.1+dfsg-3ubuntu3) intrepid; urgency=low * Added new build-env skeldir, pointing to the directory where skeleton files lie. (LP: #179215) -- Andreas Moog [EMAIL PROTECTED] Mon, 18 Aug 2008 19:57:35 +0200 ** Attachment added: debdiff correcting the issue

[Bug 179215] Re: mono-jay includes no parser skeleton(s)

2008-08-18 Thread Michael Bienia
The better fix would be to install the skeleton file in /usr/share/jay and let jay look there for it. Therefore I didn't subscribe the ubuntu-main-sponsors to this bug yet. -- mono-jay includes no parser skeleton(s) https://bugs.launchpad.net/bugs/179215 You received this bug notification

[Bug 179215] Re: mono-jay includes no parser skeleton(s)

2008-08-18 Thread Michael Bienia
Unsubscribing ubuntu-universe-sponsors as mono is in main. -- mono-jay includes no parser skeleton(s) https://bugs.launchpad.net/bugs/179215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 179215] Re: mono-jay includes no parser skeleton(s)

2008-08-17 Thread Andreas Moog
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: mono

[Bug 179215] Re: mono-jay includes no parser skeleton(s)

2008-08-17 Thread Michael Poole
Looking at mono-jay 1.2.6+dfsg-6ubuntu3 from Hardy Heron, there is now a parser skeleton in /usr/share/doc/mono-jay/examples/skeleton.cs. jay -p still incorrectly reports /usr/local/share/jay as the install path, so the situation is much improved but is not yet ideal. Thanks for the ping. --