Hello Sidu,
quick fix to open Rakefile then change 'rake\xxx' to 'rake/xxx'.
however, you will get another error.
Macintosh-2:ironruby-r180 Jirapong$ rake compile mono=2.0
(in /Users/Jirapong/ironruby-r180)
---
dlr_core
Hi JD,
yes. but follow error was throw.
Macintosh-2:ironruby Jirapong$ rake compile mono=1 --trace
(in /Users/Jirapong/ironruby)
** Invoke compile (first_time)
** Invoke happy (first_time)
** Execute happy
** Invoke clean_build (first_time)
** Invoke happy
** Execute clean_build
** Invoke
well. Also, my github linux branch includes various
fixes for linux that may be necessairy for OSX as well.
On Tue, Dec 30, 2008 at 1:11 AM, jirapong.na...@gmail.com > wrote:
Hi JD,
yes. but follow error was throw.
Macintosh-2:ironruby Jirapong$ rake compile mono=1 --trace
(in /Us
try out but get another error.
(in /Users/Jirapong/ironruby-jim/merlin/main/Languages/Ruby)
---
dlr_core
---
I was able to build with Ivan's instruction base on mono 2.2 RC1. You
can get an installer from http://mono.ximian.com/monobuild/preview/archive/2.2/macos-10-universal/4/MonoFramework-2.2_4.macos10.novell.universal.dmg
Hope this helps,
-Jirapong
On Dec 31, 2008, at 4:14 PM, C. K. Ponnappa wrot
Hi Colin,
You might want to check with this guide http://github.com/guides/getting-a-copy-of-your-github-repo
first.
Hope this helps,
-Jirapong
On Jan 5, 2009, at 5:47 PM, Colin Jack wrote:
Hi,
I've been trying to get IronRuby from GIT using the steps in Ben's
blog
(http://blog.benhal
I get svn.exe error...on Mac + Mono
Macintosh-2:Ruby Jirapong$ rake compile mono=1 --trace
(in /Users/Jirapong/ironruby/merlin/main/Languages/Ruby)
** Invoke compile (first_time)
** Invoke happy (first_time)
** Execute happy
Cannot find svn.exe on system path.
* Missing commands! You must ha
Hi all,
on windows. I found that rake-0.7.3 (installed on Ruby One-click
installer) give following error. should it be require like the
"pathname2"?
C:\dotNET\ironruby\Merlin\Main\Languages\Ruby>rake compile
(in C:/dotNET/ironruby/Merlin/Main/Languages/Ruby)
rake aborted!
wrong number of
Congratulation guys!
On Jan 13, 2009, at 5:32 AM, Jimmy Schementi wrote:
All,
I want to congratulate two new "Microsoft Most Valuable
Professionals" (MVP), Michael Letterle and Peter Bacon Darwin! They
are IronRuby MVPs, though officially it says "Visual C#". =P
Thanks for your hard work
How can i get igem.bat work correctly? right now, I get following error.
C:\dotNET\ironruby\ironruby\Merlin\Main\Languages\Ruby\Scripts\bin>SET
GEM_PATH=C:\ruby\lib\ruby\gems\1.8
C:\dotNET\ironruby\ironruby\Merlin\Main\Languages\Ruby\Scripts\bin>set
path=%path%;C:\dotNET\ironruby\ironruby\M
arrero
GSM: +32.486.787.582
Blog: http://flanders.co.nz
Twitter: http://twitter.com/casualjim
On Sat, Jan 31, 2009 at 8:30 AM, jirapong.na...@gmail.com > wrote:
How can i get igem.bat work correctly? right now, I get following
error.
C:\dotNET\ironruby\ironruby\Merlin\Main\Languages\Ruby\
Hello Shri,
I would like to help on this.
please include my email/IM:
+ msn: jirap...@msn.com
+ Skype: jirapong.nanta
Thank you,
-Jirapong
On Mar 17, 2009, at 1:10 PM, Shri Borde wrote:
I have been working on making the rubygem unit tests (from git://
github.com/vvs/rubygems.git) pas
anks,
Shri
From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org
] On Behalf Of jirapong.na...@gmail.com
Sent: Tuesday, March 17, 2009 12:13 AM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Status of rubygems unit tests
Hello Shri,
I would lik
Yes!, It has been very helpful to me. I can see what i need to prepare
and looking for when get an error.
I found the debugger method is very powerful - http://gist.github.com/61605
>> and would be nice if It can auto load when Ruby.Console is start?
encourage everyone to try & contribute
T
Hi,
This snippet seems to be a bug in IronRuby.
file = Kernel.open("test.bin", "wb", 0444)
Error:
wrong number of arguments (5 for 3) (ArgumentError)nfo/ironruby-core
I got 14 warning as well, My workaround was to change a Target
Framework to .NET 3.5
Thanks,
-Jirapong
On Apr 15, 2009, at 8:15 PM, Thibaut Barrère wrote:
Some notes as I go though the contributing process, in hope that will
be useful to make it smoother:
- after a clean checkout and launchi
http://github.com/Jirapong/ironruby/commit/929e07e27183e70a6e4bed8197430ff533610762
Fixes for core\file\new_spec.rb:
File.new raises an Errorno::EEXIST if the file exists when create a
new file with File::CREAT|File::EXCL
File.new raises an Errno::EINVAL error with File::APPEND
File.new raises
ed.cs file
after run geninit. Is it possible to define [RubyClass("EEXIST")] in
IronRuby.dll?
Thanks,
Shri
From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org
] On Behalf Of jirapong.na...@gmail.com
Sent: Friday, April 17, 2009 11:40 AM
To: ironrub
Oops, This is too late but Github's issue tracker!
http://github.com/blog/411-github-issue-tracker
On Apr 10, 2009, at 6:38 AM, Jimmy Schementi wrote:
http://ironruby.codeplex.com is live. Please direct any bug
submissions and downloads of IronRuby to this site, rather than
RubyForge. RubyF
jirapong.na...@gmail.com
Sent: Friday, April 17, 2009 11:25 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] File.new spec fixes
Thank you for your review. please find formatted version at 9942b24
I just do a pull request for 929e07 and 9942b24.
please see my answer inline.
Thank
ch is great! Couldn’t you do the same in KernelOps
too? You changed how KernelOps throws the exception, but the whole
“if (path.IsEmpty)” could be removed…
Done - JN
From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org
] On Behalf Of jirapong.na...@gmail.com
o the Ruby community. So the best of both worlds =)
From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org
] On Behalf Of jirapong.na...@gmail.com
Sent: Saturday, April 18, 2009 11:04 AM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Proposal: Moving Iro
Hi Kevin,
Let's assume you have ironruby at c:\ironruby . add App.config from http://gist.github.com/99910
to your project.
Hope this helps,
-Jirapong
On Apr 22, 2009, at 10:59 PM, Kevin Radcliffe wrote:
Hello,
I previously tried sending this to the mailing list (on 04/17), but it
doesn't
Hello Shri,
sounds good. I will start on OpenSSL implementation this weekend. The
information will share to everyone here on Monday.
Thanks,
-Jirapong
On Apr 23, 2009, at 12:32 PM, Shri Borde wrote:
It is now possible to run the Rails ActionPack tests to completion
without any hangs or fa
Hi
Time class instance in IronRuby act as static. Given following code:
t = Time.new
t.utc
t.utc? # should be true behave
t.localtime
t.utc? # should be false
"t" should convert itself into UTC type after method "utc" being
called. There are three methods must modifying the receiver;
I am working on OpenSSL implementation for IronRuby. base on ruby
spec, the results looked like this.
4 files, 8 examples, 2 expectations, 2 failures, 6 errors
My first implementation is
http://github.com/Jirapong/ironruby/commit/975853418ba31ba51354db2ba79f3786270a3941
After that, results:
Provider();
generator.GetBytes(data);
return MutableString.CreateBinary(data);
Tomas
From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org
] On Behalf Of jirapong.na...@gmail.com
Sent: Saturday, April 25, 2009 10:35 AM
To: ironruby-core@rubyforge.org
Subject: [Ironruby-core] S
http://github.com/Jirapong/ironruby/commit/de4e34e1530b382e5e76b484d5e6ba4b2322667a
This should make digest and hexgest spec passed, however it only
support SHA1. I'm going to create more spec for other encode methods.
Files changes:
• Merlin/External.LCA_RESTRICTED/Languages/IronRuby/mspec/i
Have any one got this error? and to fix it :-)
c:\ironruby\Merlin\External.LCA_RESTRICTED\Languages\IronRuby\mspec
\default.mspec:12: undefined method `filtered' for MSpecScript:Class
(NoMethodError)
from C://Documents and Settings/Administrator/.mspecrc:15:in
`load'
from C:
ore] mspec error undefined method `filtered'
for MSpecScript:Class
The gem won't work for now. Make sure that the mspec that runs is the
Mspec in Merlin/External.LCA_RESTRICTED.
JD
-Original Message-----
From: jirapong.na...@gmail.com
Sent: April 29, 2009 11:12 AM
To: ironrub
won't work for now. Make sure that the mspec that runs is
the
Mspec in Merlin/External.LCA_RESTRICTED.
JD
-Original Message-
From: jirapong.na...@gmail.com
Sent: April 29, 2009 11:12 AM
To: ironruby-core@rubyforge.org
Subject: [Ironruby-core] mspec error undefined method `filte
Hi,
I got following methods/attributes implement in
OpenSSL::X509::Certificate
new -> certb
new(data) -> cert
subject
issuer
serial
to_s
inspect
Commits:
http://github.com/Jirapong/ironruby/commit/a907d58168b772cdf6f266a012f53236b7d56895
http://github.com/Jirapong/ironruby/co
, can you also make a bug on codeplex for this?
From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org
] On Behalf Of jirapong.na...@gmail.com
Sent: Friday, April 24, 2009 1:56 PM
To: ironruby-core@rubyforge.org
Subject: [Ironruby-core] Time class instance
Hi
plies to your changes within 48 hours.
From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org
] On Behalf Of jirapong.na...@gmail.com
Sent: Sunday, May 03, 2009 7:12 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Time class instance
Hi,
ting bugs for code reviews is extra process for you. We can try
to avoid it until there are too many code reviews. So do send a
reminder if no one replies to your changes within 48 hours.
From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org
] On Behalf Of jirap
Hello Tim,
I would like to share experience about code convention with you. You
should set a braces on Same Line option (http://www.knowdotnet.com/articles/toolsoptionsnewlinesbraces.html
).
Cheers,
-Jirapong
On May 12, 2009, at 8:03 AM, Tim Chen (SDO) wrote:
Forgot to mention that I delet
Hello Daniele,
About the DateTime in ironruby, you might encountered same problem
with me. The implementation in IronRuby use .NET DateTime struct which
unable to maintain reference id.
I was introduce RubyDateTime class to solve this problem, but
unfortunately i didn't have time to finish
Hi Benz,
IronRuby has Standard zlib built-in. Can you try this?
require 'zlib'
z = Zlib::Deflate.new
dst = z.deflate('foo', Zlib::FINISH)
Hope this helps,
-Jirapong
On Oct 15, 2009, at 10:48 PM, Ben Hall wrote:
Hello,
Just tried to use RubyZip with IronRuby (porting a rake task onto
Hi,
Sorry, I'm still busy with other stuff on my daily work. welcome to
continue my work. You're right. There is no such a thing RubySpec for OpenSSL.
Best API Document i found is http://technorama.net/~oss/ruby/openssl/doc/
and MRI source code /ruby_1_8/ext/openssl/*.c . The function's c
Hi Mike,
The issue has been found and file in at
http://ironruby.codeplex.com/workitem/5326 . I'm investigating it.
I found same error as you do "no such file to load -- gem_prelode.rb" this
should appear when you try to call igem.bat . It didn't happen when i use
"ir.exe c:\githup\ir
Hello Will,
Thank you for the link. I will check it out. My primary purpose/need
for OpenSSL is to make it work for Rails (done) and RubyGems over SSL (in
progress). so, In area any area of build in OpenSSL related to RubyGems will
get implement first. I'm not sure if Rubygems can use jr
41 matches
Mail list logo