Coder Social home page Coder Social logo

Comments (7)

srz-zumix avatar srz-zumix commented on June 10, 2024

ご指摘ありがとうございます。 include したファイルのパス訂正はしていたのですが、 include したファイルから include するファイルのパス訂正はしてませんでした。
修正します。

from iutest.

srz-zumix avatar srz-zumix commented on June 10, 2024

修正しました

from iutest.

yumetodo avatar yumetodo commented on June 10, 2024

同名のファイルに対応できていないと思います。

ex.)
repo : https://github.com/yumetodo/string_split/tree/for_iutest_issue_7_test
wandbox : http://melpon.org/wandbox/permlink/HTkHrTTbeD8ZAT0l

つまり相対パスを加工した名前(\/_に置き換えたり、..preに置き換えたり)にリネームする必要があると思います。(相対パスだと衝突の可能性が消せないかもしれないので絶対パスを加工するほうがいいかもしれない・・・?)

from iutest.

srz-zumix avatar srz-zumix commented on June 10, 2024

おお!その通りですね。
パス加工をもう少し直します!
ちなみに、-I オプション(インクルードパスオプション)って欲しいですか?

from iutest.

yumetodo avatar yumetodo commented on June 10, 2024

ちなみに、-I オプション(インクルードパスオプション)って欲しいですか?

需要はありそうですが、実装が複雑になりそう。つまり#include <...>にも対応するんですね?

ところでその場合sproutを使った時はどうするんでしょう・・・、--use-own-sproutとか追加するんでしょうか?(そもそも現状sproutを使う指定って使えましたっけ)。

from iutest.

srz-zumix avatar srz-zumix commented on June 10, 2024

同名ファイル名に対応しました。

-I は余裕ができたら対応しようと思います。
sprout を使うには --options sprout で有効にできます。
--options に指定できるオプションは --list_options で取得できます。
ただ、よく使いそうなオプションだと思ったので iuwandbox 自体に --sprout オプションを追加しました。

from iutest.

yumetodo avatar yumetodo commented on June 10, 2024

確認できました。ありがとうございます。

from iutest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.