Skip to content
This repository was archived by the owner on Nov 4, 2023. It is now read-only.
This repository was archived by the owner on Nov 4, 2023. It is now read-only.

MonkeyX Fails to compile if the file name contains spaces #90

@phodgkinson

Description

@phodgkinson

Hi all,

I'm an IT Technician at a school/academy and I have been assisting our computer science teachers with an issue they have been having with their MonkeyX programs today.

We are using:


About Ted


Ted V1.25 (Monkey V84f; Trans V1.85; QT_VERSION 0x040804)

Copyright Blitz Research Ltd.

A simple editor/IDE for the Monkey programming language.

Please visit www.monkeycoder.co.nz for more information on Monkey.


OK


It appears, from looking into the issues that our computer science faculty have been having today that if there are spaces in the file name of the *.monkey file, then when this gets translated into C++ for compilation the spaces get inserted at various code points. This then makes an invalid C++ file which fails to compile.

I'm afraid that although I did have an example cpp file that demonstrated the issue I deleted it while resolving the issue. Hopefully as the issue is easily reproduced that won't be a problem.

Many thanks for your time

Peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions