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....@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@python.org
> https://mail.python.org/mailman/listinfo/ironpython-users
>
>
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to