Re: [Mono-dev] Please, share your .Net1.1 and 2.0 support and #if directives experience

2006-02-10 Thread mike . hull
target different versions of mono and also different versions of the .NET framework. Attached is the latest version of the targets file that we use. If you search the archives of this list I have posted previously instructions on how to use it. -- Mike Hull http://www.coversant.net Project

[Mono-dev] LDAP NotImplementedException workaround.

2006-02-10 Thread mike . hull
Attached is a diff to work around Thread.Interrupt() NotImplementedException in the Novell.Directory.Ldap library. I didn't see a place to submit a bug report on Ximian's bugzilla is there somewhere on Novell Forge? -- Mike Hull http://www.coversant.net Index: Novell.Directory.Ldap

Re: [Mono-dev] LDAP NotImplementedException workaround.

2006-02-10 Thread mike . hull
to add the namespace for Thread. This one should work. Sorry about that. -- Mike Hull http://www.coversant.net Index: Novell.Directory.Ldap/Connection.cs === --- Novell.Directory.Ldap/Connection.cs (revision 56783

Re: [Mono-dev] Getting error at Runtime

2006-02-10 Thread mike . hull
Javier Ruiz wrote: I get the following error at runtime from the attached code. ERROR: Object reference not set to an instance of an object I still don't understand why if I compile the code using VS 2005 and run the program on windows it works but if I compile with gmcs and run on Linux

[Mono-dev] Console 2.0 Support

2006-02-09 Thread mike . hull
/show_bug.cgi?id=77518 I stopped working on this code a while back when I realized that it wasn't going to work in Linux, it is somewhat complete. -- Mike Hull http://www.coversant.net Console.tar.bz2 Description: Binary data ___ Mono-devel-list mailing list

Re: [Mono-dev] Console 2.0 Support

2006-02-09 Thread mike . hull
Miguel de Icaza wrote: Attached is a library that abstracts console based Widgets like those of Gtk or Winforms. It also has a similar Application that is ISynchronizeInvoke compatible. Trouble is, it doesn't work on Mono in Linux. The TermInfoDriver seems to be the culprit.

Re: [Mono-dev] System.Diagnostics.Process.GetProcesses()

2006-02-06 Thread mike . hull
on the machine)? This is the behavior as a regular user and as root (with latest from svn). - Jonathan I have some code for reading the /proc files. Here it is, it probably needs to be cleaned up and tested a bit. -- Mike Hull http://www.coversant.net using System; using System.IO; using

Re: [Mono-dev] L Sharp on Mono - block split failed

2006-01-30 Thread mike . hull
Rob Blackwell wrote: One outstanding issue is that I get a warning **: block split failed in TopLoop::Run Rob, I've run across this error as well. Have you been compiling with Visual Studio in Debug mode? If so, try it in Release. -- Mike Hull http://www.coversant.net

[Mono-dev] mono-service

2005-12-20 Thread Mike Hull
Is there a trick to getting mono-service to work? In my system logger I get Number of parameter does not match expected count. whenever I try to start a service process. -- Mike Hull Coversant, Inc. Leader in XMPP Instant Messaging ___ Mono-devel

Re: [Mono-dev] MSBuild target for Mono

2005-10-01 Thread Mike Hull
is not implemented after i code and compile it. -- Mike Hull Coversant, Inc. http://www.coversant.net begin:vcard fn:Mike Hull n:Hull;Mike org:Coversant, Inc. adr:CA;95340;US email;internet:[EMAIL PROTECTED] tel;cell:(209)564-0146 x-mozilla-html:TRUE url:http://www.coversant.net version:2.1

Re: [Mono-dev] MSBuild target for Mono

2005-09-30 Thread Mike Hull
easy to target mono. Can someone with experience in both MSBuild and Mono help? Best regards, Gustavo Guerra We are using MSBuild to build our solution. We have a custom targets file that I posted on the list a while back. That message is attached. -- Mike Hull Coversant, Inc. http

Re: [Mono-dev] MSBuild target for Mono

2005-09-30 Thread Mike Hull
Mike Hull wrote: Gustavo Guerra wrote: Hello, I'm currently developing a library and I though of also targeting Mono, but my experience with it is very small, and I'd like to be able to build from inside VS2005. I've seen some msbuild targets for .Net 1.1. Using them, we could pick

[Mono-dev] Problem Embedding Mono

2005-09-06 Thread Mike Hull
that uses Mono.Unix.Syscall. Is there something I need to do in my C code to get this to work? -- Mike Hull Coversant, Inc. Leader in XMPP Instant Messaging ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com

Re: [Mono-dev] Problem Embedding Mono

2005-09-06 Thread Mike Hull
Mike Hull wrote: When I use mono in an embedded C program, I get: System.DllNotFoundException: libc in (wrapper managed-to-native) Mono.Unix.Syscall:sys_syslog (int,string) in 0x00023Mono.Unix.Syscall:syslog (SyslogLevel level, System.String message) As you would expect, I get the same

Re: [Mono-dev] Need help with signal handlers.

2005-08-20 Thread Mike Hull
Jonathan Pryor wrote: On Fri, 2005-08-19 at 15:43 -0700, Mike Hull wrote: I'm trying to pass signals received with signal.h into managed code. After I mono_runtime_exec_managed_code I can not receive signals using signal(sig,signal_handler). If I don't mono_runtime_exec_managed_code I

[Mono-dev] Need help with signal handlers.

2005-08-19 Thread Mike Hull
am trying to pass of as much of the processing as I can to c#. Can someone steer me in the right direction? Thanks, *-- Mike Hull* Coversant, Inc. /http://www.coversant.net/ begin:vcard fn:Mike Hull n:Hull;Mike org:Coversant, Inc. adr:CA;95340;US email;internet:[EMAIL PROTECTED] tel;cell