Re: [Mono-docs-list] monodoc newbie

2004-04-08 Thread Iain McCoy
probably be using System.Data (or ByteFX or npgsql, or however it is that they go) for .net-friendly data access stuff rather than libgda. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-docs-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo

[Mono-docs-list] Easing the documentation process

2004-04-28 Thread Iain McCoy
. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-docs-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-docs-list

[Mono-docs-list] possible bug

2004-07-01 Thread Iain McCoy
the version number? If I don't get any feedback (that it's not a bug or that it's been fixed) within a few days, I'll bugzilla this. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-docs-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo

Re: [Mono-list] RE: [Mono-devel-list] REGRESSION: StringBuilder

2004-01-13 Thread Iain McCoy
. Jarek -- Iain McCoy [EMAIL PROTECTED] ? mono/autom4te.cache ? mono/mint.pc ? mono/mono/interpreter/interp.lo ? mono/mono/interpreter/libmint.la ? mono/scripts/soapsuds ? mcs/class/Mono.Posix/Mono.Posix/Mono.Posix.dll ? mcs/class/Mono.Posix/Mono.Posix/map.c ? mcs/class/Mono.Posix

Re: [Mono-list] Socket code.

2004-02-23 Thread Iain McCoy
of the performance cost of exceptions. There are various examples of this, such as Hashtable returning null if you ask for a non-existent key and string.IndexOf() returning -1 if the thing you are searching for is not found. -- Iain McCoy [EMAIL PROTECTED

RE: [Mono-list] Simple code - differences in output between mono .Net

2004-03-04 Thread Iain McCoy
[]{' '}); if (fields[0] != none) { stuff.Add(fields[1]); } } What happens to /proc and /proc/bus/usb with this system? -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL

Re: [Mono-list] Might this be a bug?

2004-05-12 Thread Iain McCoy
___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Monodoc

2004-05-11 Thread Iain McCoy
them out so that mono sees the current assemblies in the GAC. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] The handle daemon didnt start up properly

2004-05-16 Thread Iain McCoy
PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list -- Iain McCoy [EMAIL PROTECTED] ? mono-0.30.99 ? mono-0.31 ? mono-0.91 Index: mono/io-layer/handles.c === RCS file: /mono/mono/mono/io-layer/handles.c,v retrieving revision 1.43

Re: [Mono-list] re: NEED HELP / Mono / Wine /

2004-05-19 Thread Iain McCoy
to answer to my own message, hope that some body tell ùme how one day ;) ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list -- Iain McCoy [EMAIL PROTECTED] ___ Mono

Re: [Mono-list] C# coding standard?

2004-05-24 Thread Iain McCoy
. You could view the current latest version of that file at: http://cvs.hispalinux.es/cgi-bin/cvsweb/mcs/class/README?rev=1.14content-type=text/x-cvsweb-markupcvsroot=mono (wordwrapping of that url may cause grief) -- Iain McCoy [EMAIL PROTECTED

Re: [Mono-list] intro

2004-05-31 Thread Iain McCoy
appreciate any assistance on installing mod-mono, as well as any general comments and suggestions regarding my plans, including links to introductory resources such as Howtos and tutorials. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL

Re: [Mono-list] Difference between mono and mint ?

2004-06-07 Thread Iain McCoy
please ? Thanks in advance The mono binary is a JIT, while mint is an interpreter. As I understand it, the JIT is faster but mint is easier to get running on a new platform. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http

Re: [Mono-list] winforms on debian / wine / segmentation fault

2004-06-08 Thread Iain McCoy
), and use it to try again? Whether it will help or not I don't know, but it's the only thing I can see that might make a difference. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono

Re: [Mono-list] winforms on debian / wine / segmentation fault = sorry bug in sent

2004-06-08 Thread Iain McCoy
/lib/wine/wineserver, then try again with your application. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Iain McCoy
you had any previous versions of mono installed? If so, how did you install them? Things can get weird if you have both an old and a new version of mono installed, or bits of an old version still sitting around. -- Iain McCoy [EMAIL PROTECTED] ___ Mono

RE: [Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Iain McCoy
, Peter ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list -- Iain

Re: [Mono-list] Portably getting the keyboard state in Windows.Forms?

2004-06-12 Thread Iain McCoy
to win32 functions and have the wine implementation of said functions kick in, so it should all Just Work if wine implements the functions you need. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman

RE: [Mono-list] Re: [Mono-devel-list] ASP.NET Web Services in MONO

2004-06-14 Thread Iain McCoy
will be found and implemented. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] nighltly build

2004-06-15 Thread Iain McCoy
to set environment variables so it takes precedence over one installed from a package; the relevant variables are PATH and LD_LIBRARY_PATH, IIRC. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman

Re: [Mono-list] nighltly build

2004-06-15 Thread Iain McCoy
by bootstrap), but in any case it was (and bootstrap is) only ever useful for people who are using mono from cvs, not from snapshots or releases. Iain McCoy [EMAIL PROTECTED] a écrit : On Tue, 2004-06-15 at 16:51, KiOrKY wrote: gt; can someone gives me stes to compile nightly builds bnecause im

Re: [Mono-list] Mono Project question

2004-06-15 Thread Iain McCoy
project - or at least, I think that's why mono doesn't support classic ASP. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] nighltly build

2004-06-15 Thread Iain McCoy
not help anybody to help you. How exactly does it not work? Are you sure your installation of the daily is basically functional? Can you compile and run a simple hello world program with it? -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist

Re: [Mono-list] A quick question : what does feature C# 1.0 complete actually mean ...

2004-06-18 Thread Iain McCoy
the sole purpose of taking C# source files as input and spitting out MSIL code as output. The class status pages refer only to the class libraries, which exist to support code that runs on the runtime, and are distinct from the compiler. -- Iain McCoy [EMAIL PROTECTED

Re: [Mono-list] porting java to C#

2004-06-20 Thread Iain McCoy
On Sun, 2004-06-20 at 22:44, Tracy Barlow wrote: Unfortunately the issue is not necessarily about running Java on the Mono runtime, it's about running it on .NET on Microsoft. ikvm runs there, too. Iain McCoy wrote: On Sun, 2004-06-20 at 21:32, Tracy Barlow wrote: Is there anyone

Re: [Mono-list] mono installation

2004-06-21 Thread Iain McCoy
viewing index.aspx and other errors with other aspx files, any idea why? That's not an error - that's the source of the .aspx file. This is down to your Apache configuration. Check out the INSTALL file in the mod_mono source. /J\ -- Iain McCoy [EMAIL PROTECTED

RE: [Mono-list] Using Exceptions with external Plugins

2004-06-28 Thread Iain McCoy
if statements. That might be rethrowing or some sort of generic error message. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Re: Bootstrapping

2004-07-07 Thread Iain McCoy
of anyone doing so. -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

RE: [Mono-list] Syslog Access

2004-08-16 Thread Iain McCoy
was that it worked by interfacing between the regular win32 perl interpreter and the MS CLR - not by compiling perl code to normal managed code. The MS CLR interfaces that it would use are not replicated by mono, so I suspect it doesn't work on a unix. -- Iain McCoy [EMAIL PROTECTED

[Mono-list] Re: [Mono-devel-list] How hard is it to install Mono?

2004-08-25 Thread Iain McCoy
is the incantation you want. Run it in a folder which you have unzipped mono-all.zip into. Duncan, this particular piece of advice has been given an awful lot of times. Perhaps it should be prominently displayed alongside the mono-all.zip link? -- Iain McCoy [EMAIL PROTECTED

Re: [Mono-list] glade signal connections

2004-08-31 Thread Iain McCoy
wrap there, but [Serializable] is the first line of output. Everything before that is the monop invocation. $MONO_PREFIX is probably either /usr or /usr/local, depending on how you installed. other stuff snipped -- Iain McCoy [EMAIL PROTECTED] ___ Mono

Re: [Mono-list] Enum problem

2004-10-16 Thread Iain McCoy
of the enum member has a constant-expression initializer, the value of that constant expression, implicitly converted to the underlying type of the enum, is the associated value of the enum member -- Iain McCoy [EMAIL PROTECTED] ___ Mono-list maillist

Re: [Mono-list] Enum problem

2004-10-17 Thread Iain McCoy
On Sat, 2004-10-16 at 10:53 -0700, gennady wexler wrote: On 10/16/04 4:33 AM, Iain McCoy [EMAIL PROTECTED] wrote: On Sat, 2004-10-16 at 13:17 +0200, Francis Brosnan Blázquez wrote: Hi. Working with enumerations I've found an strange behaviour. If you compile the following source code