[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mhc:01860] mhc2ol on Ruby 1.8




CVSの 最新版の mhcを wanderlustと使ってます。
最近 outlookと互換性があるとザウルスだったりCEだったりサイボウズだった
りと相性がよくなったりするので
久しぶりに mhc2olを動かしてみようと思ったのですが、
mhc-schedule.rbの warningはともかく、以下のようなエラーでとまってしまいます。


環境は  OSが XP 
        OutlookがOutlook2002(OfficeXP)
        cygwin上のpackageの ruby1.8 に w32ole を makeしています。

duration がうまくとれないようで、たぶん時間指定のない予定が
引っかかってる気はしますがとりあえずそこで追跡はとまってます。。。。


-- はだひさかず



/usr/lib/ruby/1.8/mhc-schedule.rb:919: warning: string pattern instead of regexp
; metacharacters no longer effective
/usr/lib/ruby/1.8/mhc-schedule.rb:919: warning: string pattern instead of regexp
; metacharacters no longer effective
/usr/bin/mhc2ol:615: warning: string =~ string will be obsolete; use explicit re
gexp
/usr/lib/ruby/1.8/mhc-date.rb:279:in `<=>': undefined method `days' for nil:NilC
lass (NoMethodError)
        from /usr/bin/mhc2ol:57:in `=='
        from /usr/bin/mhc2ol:57:in `get_duration'
        from /usr/bin/mhc2ol:452:in `setup_ol_appointments'
        from /usr/bin/mhc2ol:426:in `each'
        from /usr/bin/mhc2ol:426:in `setup_ol_appointments'
        from /usr/bin/mhc2ol:604:in `send_to_outlook'
        from /usr/bin/mhc2ol:626:in `export'
        from /usr/bin/mhc2ol:614:in `each_sch'
        from /usr/lib/ruby/1.8/mhc-schedule.rb:1178:in `each'
        from /usr/lib/ruby/1.8/mhc-schedule.rb:1178:in `each_sch'
        from /usr/lib/ruby/1.8/mhc-schedule.rb:1177:in `each'
        from /usr/lib/ruby/1.8/mhc-schedule.rb:1177:in `each_sch'
        from /usr/bin/mhc2ol:614:in `export'
        from /usr/bin/mhc2ol:832