[Mono-list] linux-sharp.com domain for grabs..

2007-03-28 Thread Michael J. Ryan
an expanded list, that showed a bit more than the screenshots on the go-mono site. Maybe keep up with changes to the various applications... Would be a great name to have a more frequently updated Ubuntu/Debian repository as well. -- Michael J. Ryan - tracker1(at)theroughnecks(dot)com

Re: [Mono-dev] ListT Optimisations

2007-03-26 Thread Michael Poole
so is questionable. // Do in-place removal for the remaining items. for (jj = ii; ii _size; ++ii) { if (!match(_items[ii])) _items[jj++] = _items[ii]; } // dispose of _items[jj] through _items[_size] here _size = jj; Michael Poole

Re: [Mono-list] handling io to a descriptor in *nix

2007-03-26 Thread Michael J. Ryan
There is no method for interfacing to a socket via a descriptor in the managed space... IE, the socket connection is already made, and my program is called with the socket descriptor on the command line, passing the use of the socket to another program. David Anes wrote: Hi Michael, Why

Re: [Mono-list] Mono repositories for Ubuntu

2007-03-26 Thread Michael J. Ryan
Roberto Dohnert wrote: Any plans to introduce repositories for Ubuntu to make updating on that platform easier? Have you tried the badgerports repository? http://directhex.mfgames.com/ Though, it would be nice to have a repository supported by mono directly. -- Michael J. Ryan - tracker1

[Mono-list] handling io to a descriptor in *nix

2007-03-25 Thread Michael J. Ryan
... Any help would be appreciated. -- Michael J. Ryan - tracker1(at)theroughnecks(dot)com - www.theroughnecks.net icq: 4935386 - AIM/AOL: azTracker1 - Y!: azTracker1 - MSN/Win: (email) ___ Mono-list maillist - Mono-list@lists.ximian.com http

[Mono-list] Installation

2007-03-22 Thread Michael
the heck does the installer put the stuff and what to I have to do to make the compiler find it! Michael ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-dev] Stop Garbage Collection for a Codeblock

2007-03-08 Thread Back, Michael (ext)
Michael Back ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] Stop Garbage Collection for a Codeblock

2007-03-08 Thread Back, Michael (ext)
Hi Andreas, thanks for this hint - nice feature. But we want that GC does nothing while a special code block ist executed! Thanks Michael Von: Andreas Nahr [mailto:[EMAIL PROTECTED] Gesendet: Thursday, March 08, 2007 10:22 AM An: Back, Michael (ext); mono

Re: [Mono-list] Nothing happens with mono-service and EventLog.WriteEntry

2007-02-15 Thread Michael Schurter
On Mon, 2007-02-12 at 22:06 +0100, Gert Driesen wrote: ...snip... What part is clumsy about it ? I started working on an MWF gui for the eventlog which basically is a light-weight version of the windows EventViewer. I guess I expected a syslog-like backend. I find the EventLog in Windows a

Re: [Mono-list] Nothing happens with mono-service and EventLog.WriteEntry

2007-02-15 Thread Michael Schurter
On Thu, 2007-02-15 at 10:52 -0500, Will Murnane wrote: On 2/15/07, Michael Schurter [EMAIL PROTECTED] wrote: private void SmartLog (string message) { int p = (int) Environment.OSVersion.Platform; if ((p == 4) || (p == 128)) { // UNIX - Use Syslog

Re: [Mono-list] Nothing happens with mono-service and EventLog.WriteEntry

2007-02-15 Thread Michael Schurter
On Thu, 2007-02-15 at 17:39 +0100, Gert Driesen wrote: -Original Message- From: Michael Schurter [mailto:[EMAIL PROTECTED] Sent: donderdag 15 februari 2007 16:35 To: Gert Driesen Cc: 'mono-list' Subject: RE: [Mono-list] Nothing happens with mono-service

Re: [Mono-list] Nothing happens with mono-service and EventLog.WriteEntry

2007-02-15 Thread Michael Schurter
On Thu, 2007-02-15 at 12:29 -0500, Will Murnane wrote: On 2/15/07, Robert Jordan [EMAIL PROTECTED] wrote: This test is not valid because future OS platforms (say Win64InsertCoolNameHere) would be mapped to Unix. Sure, but neither is the other test future-compatible. Suppose you're on a

[Mono-list] Nothing happens with mono-service and EventLog.WriteEntry

2007-02-12 Thread Michael Schurter
if you think it would help (its not that big). Thanks in advance! Michael Schurter /// Class declaration: class LumberjackService : System.ServiceProcess.ServiceBase /// Main method: public static void Main () { System.ServiceProcess.ServiceBase.Run (new LumberjackService ()); } /// ctor: public

Re: [Mono-list] [ANNOUNCE] Call for beta testers and developers on Minosse RDBMS

2007-02-12 Thread Michael Schurter
?), but you may want to look into that instead of trying to maintain 3 different sets of project/solution files. Looks interesting though! Thanks for your hard work. Michael Schurter ___ Mono-list maillist - Mono-list@lists.ximian.com http

Re: [Mono-list] Nothing happens with mono-service and EventLog.WriteEntry

2007-02-12 Thread Michael Schurter
On Mon, 2007-02-12 at 20:47 +0100, Gert Driesen wrote: Michael, Did you set the MONO_EVENTLOG_TYPE environment variable ? Checkout the mono manpage for more info. Thanks for the tip! Sorry I didn't read the man page. I checked out MonoDoc, but it doesn't have any documentation

[Mono-list] Just a thought...

2007-02-07 Thread Michael J. Ryan
to configure|didn't run my project), and haven't looked at it since... Just my own $.02 (USD) here... -- Michael J. Ryan - tracker1(at)theroughnecks(dot)com - www.theroughnecks.net icq: 4935386 - AIM/AOL: azTracker1 - Y!: azTracker1 - MSN/Win: (email

[Mono-list] download page..

2006-12-21 Thread Michael J. Ryan
May want to add a link to the badgerports page, for Ubuntu users... http://directhex.mfgames.com/ And/Or the general mfgames repository for releases of mono for debian based distros... http://mfgames.com/linux/ ...which more closely matches the development trees. -- Michael J. Ryan

[Mono-list] Printing from gecko-sharp

2006-12-08 Thread Michael Schurter
. Thanks in advance! Michael Schurter ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] prototype XSLT debugging patch ...

2006-11-27 Thread Michael Meeks
oddness somewhere :-), but it is strange nonetheless. Anyhow - thanks again, Michael. -- [EMAIL PROTECTED] , Pseudo Engineer, itinerant idiot ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman

[Mono-list] XSLT debugging ...

2006-11-24 Thread Michael Meeks
but while it's appreciated, I'd prefer to improve Mono's diagnostics than the XSLT itself. Thanks, Michael. Call Template GetListStyleProperty params System.Collections.ArrayList Call Template GetListProperty params System.Collections.ArrayList Call Template

Re: [Mono-list] XSLT debugging ...

2006-11-24 Thread Michael Meeks
that hard to parse. However, since you appear reluctant to help, I will try and dive in and implement something to emit more of the omitted information :-) perhaps that will help me find the root problems more quickly. Regards, Michael. -- [EMAIL PROTECTED] , Pseudo Engineer

[Mono-list] prototype XSLT debugging patch ...

2006-11-24 Thread Michael Meeks
into the appended, which I hope is much more useful (?) Patch attached, what do you think ? I'll try to catch you tomorrow on IRC to chew it over (?) :-) Thanks, Michael. [ERROR][/tmp/tst.docx] Conversion failed - Error during conversion [DEBUG][/tmp/tst.docx] Error during

[Mono-list] mkbundle man page bug ...

2006-11-22 Thread Michael Meeks
Hi there, It seems the mkbundle man page example: $ mkbundle -o host.c -oo bundles.o --deps hello.exe $ cc host.c bundles.o /usr/lib/libmono.a -lc -lrt Is missing a -c in the mkbundle invocation. HTH, Michael. -- [EMAIL PROTECTED

Re: [Mono-list] UnixStream/Pipe Best Practices

2006-11-14 Thread Michael Schurter
the log file created (and 777 permissions). I feel like I'm missing something very obvious. Thanks for your help! Michael Schurter ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] UnixStream/Pipe Best Practices

2006-11-14 Thread Michael Schurter
(StreamReader reader = new StreamReader (File.OpenRead (args [0]), Encoding.ASCII)) { string line; while ((line = reader.ReadLine ()) != null) { if (line.IndexOf (sshd) != -1) ProcessLine (line); } } Worked perfectly! Thanks! Michael Schurter

[Mono-list] System.Xml XmlTextReader 'resolver' ...

2006-11-14 Thread Michael Meeks
a whole load of XSLT magic inside the .exe itself :-) HTH, Michael. -- [EMAIL PROTECTED] , Pseudo Engineer, itinerant idiot Index: class/System.XML/System.Xml/ChangeLog === --- class/System.XML/System.Xml

Re: [Mono-list] System.Xml XmlTextReader 'resolver' ...

2006-11-14 Thread Michael Meeks
, Michael. -- [EMAIL PROTECTED] , Pseudo Engineer, itinerant idiot ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] UnixStream/Pipe Best Practices

2006-11-13 Thread Michael Schurter
know the best practice for using that in a service. If someone could even just point me toward what to google, that would be very helpful! Thanks! (And if anyone wants the source, I'm more than happy to share it. It doesn't do much at this point.) Michael Schurter

Re: [Mono-dev] Mono Daily Downloads

2006-11-12 Thread Michael Schurter
Steve Deobald wrote: Rar isn't very free software friendly. 7-zip is, but its not very widespread yet. http://7-zip.org/ -- Michael Schurter ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo

Re: [Mono-dev] Mono Daily Downloads

2006-11-12 Thread Michael Schurter
Steve Deobald wrote: It's also Windows-only and uses a proprietary RAR plugin, as far as I know. 7-zip is very much cross-platform compatible. NSIS uses it (and it works in Linux), and Debian even has packages for it in Etch. 7z, as well as a number of other open source tools, can decompress

[Mono-dev] Patch to build trunk/stetic

2006-11-08 Thread Michael Schurter
Sorry if this is the wrong list for posting stetic patches. I was trying to build trunk/stetic today and had to make some small fixes to get it to build. I've attached a patch with the fixes. Michael Schurter Index: libstetic/editor/Flags.cs

Re: [Mono-dev] [PATCH] Proxy detection under 2.0 (+ config bug?)

2006-11-02 Thread Michael Hutchinson
the defaultProxy section from the config file. This means that not using machine.config just yet won't matter for most users. Should I commit? -- Michael Hutchinson http://mjhutchinson.com Index: data/net_2_0/machine.config === --- data

[Mono-dev] [PATCH] Proxy detection under 2.0 (+ config bug?)

2006-11-01 Thread Michael Hutchinson
of the methods in ConfigurationManager as far as I can see, except those that explicitly deal with the machine config. Unfortunately the MSDN docs seem slightly ambiguous on whether this behaviour is expected, but surely I shouldn't need to merge the machine and app configs manually...? -- Michael

Re: [Mono-dev] [Mono-devel-list] Operating System in C# Project

2006-10-31 Thread Michael Schurter
paper to be sure. :-) Although, I think we're trying to move this discussion to the new [EMAIL PROTECTED] I'm afraid this thread is dominating mono-devel. Sign up for the new list here: http://lists.sharpos.org/listinfo.cgi/sharpos-devel-list-sharpos.org -- Michael Schurter

Re: [Mono-dev] [Mono-list] SharpOS.org

2006-10-31 Thread Michael Schurter
Andrés G. Aragoneses [ knocte ] wrote: Michael Schurter escribió: Since the idea of a managed operating system has been discussed at length on the mono-devel-list, I went ahead and registered sharpos.org! I encourage anyone interested in developing a managed operating system to visit http

Re: [Mono-list] SharpOS.org

2006-10-31 Thread Michael Schurter
Andrés G. Aragoneses [ knocte ] wrote: Michael Schurter escribió: Since the idea of a managed operating system has been discussed at length on the mono-devel-list, I went ahead and registered sharpos.org! I encourage anyone interested in developing a managed operating system to visit http

Re: [Mono-dev] [Mono-devel-list] Operating System in C# Project

2006-10-30 Thread Michael Schurter
to get things started. I hate to keep continuing this discussion on mono-devel as its pretty OT. Perhaps Miguel to give some advice on the first steps to starting this project as he's probably started more large-scale FOSS projects than anyone! -- Michael Schurter

[Mono-dev] SharpOS.org

2006-10-30 Thread Michael Schurter
://lists.sharpos.org/listinfo.cgi/sharpos-devel-list-sharpos.org -- Michael Schurter ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-list] Static linking

2006-10-30 Thread Michael Schurter
.28Linux_only.29 -- Michael Schurter ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] SharpOS.org

2006-10-30 Thread Michael Schurter
://lists.sharpos.org/listinfo.cgi/sharpos-devel-list-sharpos.org -- Michael Schurter ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-dev] Managed DirectX

2006-10-25 Thread Michael Schurter
code. From the bottom of: http://www.mono-project.com/Contributing -- Michael Schurter ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-list] Debian mono tutorial?

2006-10-22 Thread Michael Schurter
wouldn't recommend them. Oh and don't pay much attention to this page: http://pkg-mono.alioth.debian.org/ as its not kept up to date. Hope that helps, -- Michael Schurter Synthesys Solutions ___ Mono-list maillist - Mono-list@lists.ximian.com http

Re: [Mono-dev] Upgrade dependencies for VS build

2006-10-18 Thread Michael Jerris
they would like to see on this. Thanks Mike From: Jon Chambers [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 18, 2006 9:38 AM To: Michael Jerris Cc: Mono Devel List Subject: Re: [Mono-dev] Upgrade dependencies for VS build Two quick questions. I'm planning on making some

Re: [Mono-dev] [Mono-list] Web Services using Mono ?

2006-10-15 Thread Michael Schurter
++ version 2.0. -- Michael Schurter ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] [Mono-list] Web Services using Mono ?

2006-10-15 Thread Michael Schurter
Wrong list. Sorry. -- Michael Schurter ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-list] [Mono-dev] Web Services using Mono ?

2006-10-15 Thread Michael Schurter
2.0. -- Michael Schurter Synthesys Solutions ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-dev] Call for release notes.

2006-10-11 Thread Michael Schurter
Miguel de Icaza wrote: www.go-mono.com/archive/1.1.18 I'm getting 403 Forbidden when I try to view the release notes for 1.1.18 and 1.1.17.2. The release notes for 1.1.13 ( .8) are both fine. -- Michael Schurter Synthesys Solutions ___ Mono

Re: [Mono-dev] Creating a help system

2006-10-08 Thread Michael Hutchinson
://www.sandcastledocs.com/ Personally I'd use Monodoc, and write an XSLT to convert the XML into a form that could be used by Sandcastle/NDoc/VS.NET SDK to generate help for Windows. -- Michael Hutchinson http://mjhutchinson.com ___ Mono-devel-list mailing list Mono

Re: [Mono-dev] nant console output doubled since corlib update

2006-10-06 Thread Michael Schurter
Gonzalo Paniagua Javier wrote: On Thu, 2006-10-05 at 15:50 -0500, Michael Schurter wrote: snip Now all of the console output from nant 0.85rc4 is doubled (prints twice). A simple HelloWorld program's output works as expected, so it might be a problem with nant. snip There's a patch

Re: [Mono-list] Mono Foundation?

2006-10-06 Thread Michael J. Ryan
of the framework. I'm not sure, and seriously hope that it wouldn't drive a wedge between said Mono organization, and Novell corporation. This is just my own input on the issue. -- Michael J. Ryan - tracker1(at)theroughnecks(dot)com - www.theroughnecks.net icq: 4935386 - AIM/AOL: azTracker1 - Y

Re: [Mono-list] I cannot seem to find a definitive list of standard C# exceptions

2006-10-06 Thread Michael J. Ryan
exceptions caused from platform libraries (ie P/Invoke) that should probably not allow the application to continue.. -- Michael J. Ryan - tracker1(at)theroughnecks(dot)com - www.theroughnecks.net icq: 4935386 - AIM/AOL: azTracker1 - Y!: azTracker1 - MSN/Win: (email

[Mono-dev] nant console output doubled since corlib update

2006-10-05 Thread Michael Schurter
version of mscorlib.dll. To make matters worse it also messes up my terminal (both PuTTY and gnome-terminal) so that key presses are not echoed locally. Very strange stuff. -- Michael Schurter Synthesys Solutions ___ Mono-devel-list mailing list Mono-devel

Re: [Mono-dev] Mono 1.2 or 1.somethingelse?

2006-10-04 Thread Michael Schurter
Miguel de Icaza wrote: I would even go as far as saying that we could feel confident that this could be called Mono 2.0, but 2.0 would have the unfortunate effect of confusing people regarding our .net 2.0 support. Agreed! So am thinking that maybe we could call this Mono 1.5, or

Re: [Mono-dev] Where do I start off??

2006-10-04 Thread Michael Schurter
using a package from your distribution or using the binaries from mono-project.com. Write a small Hello World! project, compile it with mcs, and run it with mono. -- Michael Schurter Synthesys Solutions ___ Mono-devel-list mailing list Mono-devel

Re: [Mono-dev] Where do I start off??

2006-10-04 Thread Michael Schurter
Andrés G. Aragoneses [ knocte ] wrote: Michael Schurter escribió: First of all, the mono list is a better place to start as mono-devel is for developer's working *on* (not *with*) Mono. According to [1], that's not strictly true. Citing the page: mono-devel-list: A mailing list

Re: [Mono-dev] Suggestion: Mono.Collection really useful

2006-10-02 Thread Michael J. Ryan
of classes, specially Collections class. List, Map, Set... I think the main power of Java is that you as programmer only have to worrier about your own problem, not implementing a lot of common stuff code. I'm not sure if I'm in the right mail-list, sorry if I'm wrong. -- Michael J. Ryan - tracker1

[Mono-list] Building ASP.NET 2.0 Projects

2006-09-29 Thread Michael Schurter
heard NAnt and SCons are both very good, but I really have no idea what to use. Thanks in advance! -- Michael Schurter Synthesys Solutions ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-dev] [Mono-devel-list] Operating System in C# Project

2006-09-28 Thread Michael Hutchinson
code somewhere, even if it's implemented as specialised compiler output. -- Michael Hutchinson http://mjhutchinson.com ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-list] Asp.net 2.0 Mono

2006-09-25 Thread Michael Schurter
into to this list. -- Michael Schurter Synthesys Solutions ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-dev] [PATCH] 2 asp.net fixes [OT]

2006-09-20 Thread Michael Schurter
to do as you just make snapshot from a checkout instead of an export. Its something we've done internally at work. -- Michael Schurter Synthesys Solutions ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman

Re: [Mono-dev] Upgrade dependencies for VS build

2006-09-15 Thread Michael Jerris
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon Chambers Sent: Friday, September 15, 2006 10:43 AM To: Mono Devel List Subject: [Mono-dev] Upgrade dependencies for VS build Currently to build mono in VS, one must download a VSDependencies.zip that contains required

Re: [Mono-dev] Sharing build specs between MS VS .net 2005 and monoon Linux

2006-09-15 Thread Michael Jerris
From: [EMAIL PROTECTED] [mailto:mono-devel-list- [EMAIL PROTECTED] On Behalf Of Mads Bondo Dydensborg Sent: Friday, September 15, 2006 11:13 AM To: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] Sharing build specs between MS VS .net 2005 and monoon Linux Optimally, xbuild

Re: [Mono-dev] Upgrade dependencies for VS build

2006-09-15 Thread Michael Jerris
From: Jon Chambers [mailto:[EMAIL PROTECTED] Sent: Friday, September 15, 2006 11:30 AM To: Michael Jerris Cc: Mono Devel List Subject: Re: [Mono-dev] Upgrade dependencies for VS build As far as the version, the current glib depends on c runtime version 7.0.2600.2180. The newest glib depends

[Mono-dev] msvc patch for eglib

2006-09-14 Thread Michael Jerris
This is a first hack at getting eglib to build on msvc 2005. Please note that this patch is a total mess, but it at least highlights the C language and header file issues that are present in msvc. Also, due to the lack of default bash environment to run configure scripts, I create forked

Re: [Mono-dev] msvc patch for eglib

2006-09-14 Thread Michael Jerris
-Original Message- From: Atsushi Eno [mailto:[EMAIL PROTECTED] Sent: Thursday, September 14, 2006 12:01 PM To: Miguel de Icaza Cc: Michael Jerris; mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] msvc patch for eglib Mmm, actually the EOL stuff is somehow my bad. I'll

Re: [Mono-dev] msvc patch for eglib

2006-09-14 Thread Michael Jerris
-Original Message- From: Miguel de Icaza [mailto:[EMAIL PROTECTED] Sent: Thursday, September 14, 2006 11:58 AM To: Michael Jerris Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] msvc patch for eglib Hello Michael, A few comments on the patch

Re: [Mono-dev] [Mono-list] Announce: Mono.Fuse 0.3.0

2006-09-12 Thread Michael Hutchinson
for this restriction is to protect the HDCP/DRM. I think the best bet is to make FUSE so useful and popular that MS 'innovate' something equivalent ;-) -- Michael Hutchinson http://mjhutchinson.com ___ Mono-devel-list mailing list Mono-devel-list

Re: [Mono-list] Weird error message

2006-09-12 Thread Michael Schurter
never found a compelling reason to use older versions. -- Michael Schurter Synthesys Solutions ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Weird error message

2006-09-12 Thread Michael Schurter
is a beta release, I would recommend going with the latest beta: 1.1.17.1. -- Michael Schurter Synthesys Solutions ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-dev] [PATCH] Added Decimal.TryParse Methods

2006-09-11 Thread Michael Schurter
Michael Schurter wrote: Attached is a patch to implement the 2 Decimal.TryParse methods. I wrote very little new code. I turned Decimal.stripStyles into an internal Parse method that each Parse/TryParse method wraps. I stole the idea/structure from Double.cs. Just wondering

Re: [Mono-dev] [PATCH] Added Decimal.TryParse Methods

2006-09-11 Thread Michael Schurter
patch generated with svn diff from the mcs/ directory with a changelog entry added to mcs/class/corlib/System/ChangeLog. Hope this is better, -- Michael Schurter Synthesys Solutions Index: class/corlib/System/ChangeLog === --- class

Re: [Mono-dev] Nullable types and as operator

2006-09-11 Thread Michael Schurter
Miguel de Icaza wrote: Could you file a bug report for this? Done: http://bugzilla.ximian.com/show_bug.cgi?id=79371 -- Michael Schurter Synthesys Solutions ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com

[Mono-dev] Nullable types and as operator

2006-09-10 Thread Michael Schurter
uses the syntax: as int? or as bool? in a few key places. -- Michael Schurter Synthesys Solutions ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] Debugger again

2006-09-07 Thread Michael Schurter
Hi Pablo, [EMAIL PROTECTED] wrote: I saw there is a new MD with lots of improvements. Does it already support debugging? No - http://www.monodevelop.com/FAQ#Can_I_get_the_Debugger_Addin_working_in_MonoDevelop.3F -- Michael Schurter Synthesys Solutions

Re: [Mono-list] MonoDevelop 0.12 released

2006-09-07 Thread Michael Schurter
vs. that other option... ;-) Its my understanding that GTK# is currently more stable for cross platform development than WinForms. However, I'm an ASP.NET developer, so I'm just going by my impression of previous mailing list discussions. -- Michael Schurter Synthesys Solutions

[Mono-dev] [PATCH] Added Decimal.TryParse Methods

2006-09-06 Thread Michael Schurter
demographic transition to the Linux/Mono/Makefile/NUnit world, you would see more patches being submitted from those of us stuck using Microsoft products at work. Hope this helps, -- Michael Schurter Synthesys Solutions Index: mcs/class/corlib/System/Decimal.cs

Re: [Mono-dev] [PATCH] Added Decimal.TryParse Methods

2006-09-06 Thread Michael Schurter
thats painfully easy. This is btw, mentioned in the mcs/README file, I know, its not very obvious. My mistake. While it was frustrating to figure out how to build Mono, we are compiling a compiler, VM, class library, and support tools... not exactly simple stuff. -- Michael Schurter

Re: [Mono-dev] [PATCH] Added Decimal.TryParse Methods

2006-09-06 Thread Michael Schurter
or OpenOffice.org? Yikes. -- Michael Schurter Synthesys Solutions ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] Error on 'make install' in latest SVN revision

2006-09-05 Thread Michael Schurter
Michael Hutchinson wrote: On 9/3/06, Alejandro Serrano [EMAIL PROTECTED] wrote: MONO_PATH=../../class/lib/net_1_1_bootstrap:$MONO_PATH /home/serras/mono-svn/mono/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/gacutil.exe /i ../../class/lib/net_2_0/System.dll /f /root /usr/lib

Re: [Mono-dev] Error on 'make install' in latest SVN revision

2006-09-03 Thread Michael Hutchinson
2.0 assemblies. This change should probably be reverted until someone integrates a 2.0 gacutil.exe into the build system. You can svn up mono mcs -r64800 as a temporary workaround. -- Michael Hutchinson http://mjhutchinson.com ___ Mono-devel-list

Re: [Mono-dev] xsp2 on debian

2006-09-01 Thread Michael Schurter
is why today I built everything Mono related from source. I'm happy to report xsp2 from the svn-trunk seems to work fine. The Debian Mono Group is doing an excellent job packaging Mono for Etch, so I have no idea why this bug has stayed open for so long. -- Michael Schurter Synthesys Solutions

Re: [Mono-dev] Server Application

2006-08-07 Thread Michael Schurter
any problems with it in some time. There have been reports of users frustrated when running mod_mono/xsp in high traffic/high availability environments, but the Mono team always seems eager to help debug. This discussion is probably better suited for the plain mono list. -- Michael Schurter

Re: [Mono-dev] Array.BinarySearch bug?

2006-08-06 Thread Michael Hutchinson
it hasn't been applied; read the rest of the thread. -- Michael Hutchinson http://mjhutchinson.com ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] SPAM-LOW: Application Portability Guidelines.

2006-07-31 Thread Michael Schurter
# is preferred: 1. GTK+ which GTK# is based on is already a stable cross-platform GUI. 2. For those fearful of Microsoft's influence and patents, GTK is the obvious choice. (I guess the 1.1 sub-reason would be that SWF/MWF is much buggier in Mono than GTK#) -- Michael Schurter Synthesys Solutions

Re: [Mono-list] Communication: what to choose?

2006-07-30 Thread Michael Schurter
binaries with SOAP as the protocol/transport. -- Michael Schurter Synthesys Computer Solutions http://www.synthesyssolutions.com/ ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] ASP.NET and Licensing

2006-07-27 Thread Michael Schurter
. -- Michael Schurter Synthesys Computer Solutions http://www.synthesyssolutions.com/ ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-dev] We want to contribute

2006-07-17 Thread Michael Schurter
flaky, so its an area where Mono could even beat the competition. Just the $0.02 of a mono-devel lurker... feel free to ignore. :) Michael ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono

[Mono-list] Mono + VB.NET

2006-07-15 Thread Michael Thaler
message: mbas simple_console_app.bas mbas is not supported in Mono 1.1.13.xx What can I do to solve this? I installed the mono-mbas package, is this not working? How can I get it working? Greetings, Michael ___ Mono-list maillist - Mono-list

[Mono-list] GSilver: A linux app using mono similar to QuickSilver for mac

2006-06-26 Thread Michael Gorbach
to hearing from some of you soon. Michael Gorbach ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-dev] Using GTK widgets in Mono

2006-05-23 Thread Michael Hutchinson
with managed bindings, but in either case, I'd start by looking at GAPI-generated code. Michael ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] QProcess alternative in mono

2006-05-05 Thread Michael L Torrie
started, when it's ready for standard in, when it has standard out available, and when the process ends. I don't know how something like that would be implemented in the framework of C#. Michael -- Sharique uddin Ahmed Farooqui (C++/C# Developer. IT Consultant, Open Source Expert) http

Re: [Mono-dev] QProcess alternative in mono

2006-05-05 Thread Michael Hutchinson
On 5/5/06, Michael L Torrie [EMAIL PROTECTED] wrote: One thing QProcess does implement is the emission of Qt Signals that you can catch with slots to get notification as to when the process has started, when it's ready for standard in, when it has standard out available, and when the process

Re: [Mono-dev] FAMWatcher race condition patch

2006-04-11 Thread Michael Schurter
dying, etc. Its exciting to see places where Mono is surpassing .Net's functionality and stability. Michael Schurter ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] System.NullReferenceException, what does it mean?

2006-04-03 Thread Michael Hutchinson
have the source. If you compile with debug symbols (mcs -debug) and run with debugging support (mono --debug) you'll get line numbers, and will be able to find out what operation is causing that exception. Michael ___ Mono-devel-list mailing list Mono

Re: [Mono-dev] Mono is crossplatform ?

2006-04-03 Thread Michael Schurter
point them to that EXE as an example app. Just a thought... Michael Schurter ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] Mono is crossplatform ?

2006-04-03 Thread Michael L Torrie
that large-scale apps should be possible under mono, and be portable, but certainly such an undertaking is not without risk. Michael Thanks, -- Flavio Medeiros Sales www.flaviomedeiros.com ___ Mono-devel-list mailing list Mono-devel

Re: [Mono-dev] Re: What would you like to see in Mono?

2006-03-30 Thread Michael Schurter
the current spec here: http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/book1.html Michael Schurter ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] What would you like to see in Mono?

2006-03-29 Thread Michael Schurter
Miguel de Icaza wrote: What would be the top feature you would like to see in Mono? more monkeys please. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-list] Want a mono friendly distro.

2006-03-29 Thread Michael J. Ryan
+ mod_mono + monoDevelop... I just want a simple platform to do some web development, and dabble in managed application development on linux.. :/ Looks like Fedora 5 final is now out, guess I will try that, and revert to 4 after... -- Michael J. Ryan - tracker1(at)theroughnecks(dot)com

Re: [Mono-list] RE: Send mail with mono

2006-03-27 Thread Michael Schurter
be blocked by even the most conservative anti-spam filters. Michael Schurter ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

<    1   2   3   4   5   6   7   >