Arc Forumnew | comments | leaders | submitlogin
1 point by CatDancer 5899 days ago | link | parent

  arc> (mkdir "foo")
  Error: "Function call on inappropriate object nil (\"foo\")"


1 point by almkglor 5899 days ago | link

Fixed on master branch. Sorry nex-3, I don't develop on stable branch at all, and I'm pretty much just using git as a glorified CVS ^^

-----

1 point by nex3 5899 days ago | link

Would you be willing to try using stable? It's really not that hard, and it keeps the history so neat.

-----

1 point by almkglor 5899 days ago | link

Will try later, anyhow how to do changes on both stable and master?

-----

1 point by nex3 5899 days ago | link

It's probably not worth worrying about for this patch, because mkdir is in a different place in stable... I'll worry about that. But for future reference, the original post has a good procedure.

-----