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

Reply via email to