Re: [Mono-dev] HEADS UP: Linear IR branch merge

2008-07-23 Thread Zoltan Varga
Hi All, The merge is now done, the current testing status is the following: - x86/amd64 linux seems to be in good shape, the other architectures/OSes have some problems I would like to ask people to try out the new code, and report problems either by replying to

Re: [Mono-dev] Patch for mwf-designer

2008-07-23 Thread Ivan N. Zlatev
Guillaume Simard wrote: Hello, Please find attached a suggested patch for mwf-designer, which corrects improper exception handling when empty fields are provided in the NewFileDialog dialog box (upon pressing Done). Thanks for the patch. I have applied it in SVN. However I had to edit it

Re: [Mono-list] File umask

2008-07-23 Thread Albert Ritmeester
Has anyone some help on this? Regards, Albert Ritmeester On Mon, Jul 21, 2008 at 11:09, Albert Ritmeester [EMAIL PROTECTED] wrote: Nope, a umask is a mask like an IP subnet mask. So the umask is correct. But it seems (mod)mono doesn't adhere to that setting :-(( Regard, Albert Peter

Re: [Mono-list] File umask

2008-07-23 Thread Chris Howie
On Wed, Jul 23, 2008 at 8:36 AM, Albert Ritmeester [EMAIL PROTECTED] wrote: Has anyone some help on this? Have you tried filing a bug report? -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers ___ Mono-list

Re: [Mono-list] MySql.Data mcs compilation error

2008-07-23 Thread k1Ll5w1tcH
Chris Howie-3 wrote: On Wed, Jul 23, 2008 at 7:51 AM, k1Ll5w1tcH [EMAIL PROTECTED] wrote: Howzit When compiling I receive the following error: error CS2015: Source file `MySql.Data.dll' is a binary file and not a text file Please help??? It sounds like you are saying something

Re: [Mono-list] MySql.Data mcs compilation error

2008-07-23 Thread Chris Howie
On Wed, Jul 23, 2008 at 9:20 AM, k1Ll5w1tcH [EMAIL PROTECTED] wrote: Thanks, I was missing the '-r:', but now I'm getting the following: [snip] Try using gmcs. It sounds like MySql.Data is using a 2.0 framework class. -- Chris Howie http://www.chrishowie.com

Re: [Mono-list] MySql.Data mcs compilation error

2008-07-23 Thread k1Ll5w1tcH
jmalcolm wrote: k1Ll5w1tcH wrote: Howzit When compiling I receive the following error: error CS2015: Source file `MySql.Data.dll' is a binary file and not a text file Please help??? Thanks Almost certainly you are not inlcuding the -r: before MySql.Data.dll as noted.

Re: [Mono-list] The current state of assembly signing

2008-07-23 Thread Sebastien Pouliot
On Wed, 2008-07-23 at 10:05 +0900, Ryan McDougall wrote: I would like to have my assembly be checked for basic tampering, and it would appear that .NET's standard signing would automatically solve my problem, and indeed it does detect trivial changes made with a hex editor on windows. However,

[Mono-list] MSOutlook parsing

2008-07-23 Thread Jorge Bastos
Hi people, I'd like to parse a MSOutlook saved message and put the message content into a textbox in a winform, how to do it if it's possible? Jorge ___ Mono-list maillist - Mono-list@lists.ximian.com

Re: [Mono-list] MSOutlook parsing

2008-07-23 Thread Jorge Bastos
None, Accessing a saved .MSG message. For outlook express .EML saved messages there's: http://sourceforge.net/projects/hpop But for Office Outlook haven't found anyone (opensource/free) -Original Message- From: [EMAIL PROTECTED] [mailto:mono-list- [EMAIL PROTECTED] On Behalf Of

[Mono-list] Compile mono 1.9.1 for arm linux

2008-07-23 Thread Chen, Michael (Dongliang)
Hi all, I am new to mono. I was trying to compile mono 1.9.1 for arm processor. I downloaded mono-1.9.1.tar.bz2, uncompressed it. I got the following error while compiling it. If any one could point out what I did wrong and how to fix this issue, I'd appreciate it. ./configure