[Ironpython-users] Build errors

2015-12-15 Thread Slide
I've been getting the following build errors on clean clones from Git on both Windows and Linux. There is a file FormattingHelper.cs, but it is not part of the project. Runtime/Operations/IntOps.cs(458,34): error CS0103: The name `FormattingHelper' does not exist in the current context Run

Re: [Ironpython-users] CodePlex

2015-12-15 Thread Jeff Hardy
That's weird, a bunch of comments are missing (maybe?). I don't see it either, signed in or not. Wouldn't surprise me if CodePlex was bitrotting... On Tue, Dec 15, 2015 at 7:58 AM, Slide wrote: > https://ironpython.codeplex.com/workitem/32335 is the one I am trying to > get all the info for. > >

Re: [Ironpython-users] debug C# IronPython app?

2015-12-15 Thread Slide
Microsoft isn't really involved with IronPython anymore, it's a completely open source project with no developers from MS really spending time on it (Dino does help out). Providing some code might allow someone on this list to help out. slide On Tue, Dec 15, 2015 at 1:53 PM William Johnston wrot

[Ironpython-users] debug C# IronPython app?

2015-12-15 Thread William Johnston
Hello, A C# DLR app is not returning results correctly. (A part of speech tagger is returning an empty string for the actual pos for certain strings.) (The second PythonTuple value from an IronPython List is empty.) Howver, the Python script does run from a Python Shell. How would I go abou

Re: [Ironpython-users] CodePlex

2015-12-15 Thread Slide
https://ironpython.codeplex.com/workitem/32335 is the one I am trying to get all the info for. On Tue, Dec 15, 2015, 08:55 Jeff Hardy wrote: > I can. What are you looking for? > > - Jeff > > On Mon, Dec 14, 2015 at 7:11 PM, Slide wrote: > >> Can anyone access the old CodePlex site? I was lookin

Re: [Ironpython-users] CodePlex

2015-12-15 Thread Jeff Hardy
I can. What are you looking for? - Jeff On Mon, Dec 14, 2015 at 7:11 PM, Slide wrote: > Can anyone access the old CodePlex site? I was looking for an old issue > that wasn't migrated to GH. > > ___ > Ironpython-users mailing list > Ironpython-users@py