[Ironpython-users] Build errors

Jeff Hardy jdhardy at gmail.com
Wed Dec 16 14:01:07 EST 2015


Probably a side effect of https://github.com/IronLanguages/main/pull/1254,
which added the file but not to the project (which I missed on CR - d'oh).

- Jeff

On Tue, Dec 15, 2015 at 7:37 PM, Slide <slide.o.mix at gmail.com> wrote:

> 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
>         Runtime/Operations/IntOps.cs(473,38): error CS0103: The name
> `FormattingHelper' does not exist in the current context
>         Runtime/Operations/LongOps.cs(1015,30): error CS0103: The name
> `FormattingHelper' does not exist in the current context
>         Runtime/Operations/LongOps.cs(1068,51): error CS0103: The name
> `FormattingHelper' does not exist in the current context
>
> Do I have something weird on my system?
>
> _______________________________________________
> Ironpython-users mailing list
> Ironpython-users at python.org
> https://mail.python.org/mailman/listinfo/ironpython-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20151216/e5b41eeb/attachment.html>


More information about the Ironpython-users mailing list