[Mono-dev] Mono/XSP and libc/fork/async signal unsafe issues

2012-10-26 Thread Veerapuram Varadhan
Hi All, We have been facing deadlock issues with iFolder and after fixing most of the identified problems in ifolder, we came across these following links: http://sourceware.org/bugzilla/show_bug.cgi?id=4737 http://www.sourceware.org/ml/libc-hacker/2007-02/msg9.html We wonder whether Mono i

Re: [Mono-dev] Candidate Fix for 699643

2011-11-23 Thread Veerapuram Varadhan
Having said that.. it would be good to have a test case built around this patch and run with the existing connected-mode-tests of System.Data assembly. V. Varadhan On Thu, 2011-11-24 at 00:24 +0530, Veerapuram Varadhan wrote: > Hi Neale, > > First part of the fix would be good to go.

Re: [Mono-dev] Candidate Fix for 699643

2011-11-23 Thread Veerapuram Varadhan
Hi Neale, First part of the fix would be good to go. The later part will have issues with earlier versions of TDS, which people still use. V. Varadhan On Wed, 2011-11-23 at 13:28 -0500, Neale Ferguson wrote: > I am looking to commit the following fix http://pastebin.com/qw2WdzPr to > resolve bu

Re: [Mono-dev] mysql connector Mono 2.6.7 - Cannot find assembly

2010-10-21 Thread Veerapuram Varadhan
Hello Frank, Check whether you have any "system" version of Mono running, if so take a look at http://www.mono-project.com/Parallel_Mono_Environments Also, you can try running your sample with: MONO_LOG_LEVEL=dll mono ./ which will give you the location where mono searches for the MySq

Re: [Mono-dev] Garbage collection breaks Oracle client

2009-09-30 Thread Veerapuram Varadhan
Hi Warren, Attached patch works fine for the test program. Can you apply this patch and try once? If things go fine, would you mind filing a bug - so that I can commit the patch to other branches as well. TIA, V. Varadhan On Wed, 2009-09-30 at 15:05 +0100, warren.puziew...@realtimeworlds.com

Re: [Mono-dev] Patch to fix comparison of DateTime objects in Mono.Data.SqlExpressions

2009-07-23 Thread Veerapuram Varadhan
Hi Adam, Patch looks fine to go - along with a test case. Thanks, V. Varadhan On Thu, 2009-07-23 at 11:32 -0700, Adam Wendt wrote: > http://pastebin.com/m45199c62 > > This makes it possible to compare DateTime to string (parsable to > DateTime) when the existing DateTime is on the right rather

Re: [Mono-dev] Could anyone review this small TDSClient patch?

2009-02-19 Thread Veerapuram Varadhan
Hello Hindle, Thanks for the patch. Committed in r127494 in trunk and r127493 in 2.4 Thanks, V. Varadhan On Thu, 2009-02-19 at 14:12 -0800, Nagappan A wrote: > Hello Hindle, > > Its good to commit. You can commit this. > > Thanks > Nagappan > > On Thu, Feb 19, 2009 at 1:17 PM, Tom Hindle >

Re: [Mono-dev] Oracle Data Client issue

2009-02-19 Thread Veerapuram Varadhan
Patch applied: r127379 in trunk and r127424 in 2.4 branch. As Daniel mentioned, we would need a small re-runnable test program to add to our test suite. TIA, V. Varadhan On Wed, 2009-02-18 at 10:18 +, russell@realtimeworlds.com wrote: > Can someone please approve / apply this patch...

Re: [Mono-dev] Npgsql svn updated to 2.0.1

2008-11-05 Thread Veerapuram Varadhan
On Thu, 2008-11-06 at 01:11 -0200, Francisco Figueiredo Jr. wrote: > On Wed, Nov 5, 2008 at 11:12 AM, Francisco Figueiredo Jr. > <[EMAIL PROTECTED]> wrote: > > Hi all! > > > > Miguel asked me to update Npgsql svn source head to Npgsql 2.0.1 > > version before the branch. I hope I had time enough to

Re: [Mono-dev] OdbcDataReader enhancement

2008-07-10 Thread Veerapuram Varadhan
On Thu, 2008-07-10 at 09:46 -0300, Ernesto wrote: > I'm not familiarized with the mono test suite, but this is what I get > when I run make run-test-local in mcs/class/System.Data > > Tests run: 1498 (all pass), Not run: 11, Time: 112,014661 seconds > Are you running trunk? If so, it should rea

Re: [Mono-dev] [Mono-patches] r107145 - trunk/mcs/class/System.Data/System.Data

2008-07-09 Thread Veerapuram Varadhan
On Wed, 2008-07-09 at 09:39 +0200, Gert Driesen wrote: > > -- > From: "Veerapuram Varadhan" <[EMAIL PROTECTED]> > Sent: Wednesday, July 09, 2008 8:42 AM > To: "Gert Driesen" <[EMAIL PROTECTED]> > Cc:

Re: [Mono-dev] [Mono-patches] r107145 - trunk/mcs/class/System.Data/System.Data

2008-07-08 Thread Veerapuram Varadhan
ned changes. Thanks, V. Varadhan > Gert > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Veerapuram > Varadhan > Sent: vrijdag 4 juli 2008 12:18 > To: Gert Driesen > Cc: 'mono-devel-list' > Subject: Re: [Mo

Re: [Mono-dev] [Mono-patches] r107145 - trunk/mcs/class/System.Data/System.Data

2008-07-04 Thread Veerapuram Varadhan
mentation > accordingly. > That would be great. Feel free to submit tests and the patch. Thanks, V. Varadhan > Gert > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Veerapuram > Varadhan ([EMAIL PROTECTED]) >

Re: [Mono-dev] DataColumn.DefaultValue fixes

2008-06-12 Thread Veerapuram Varadhan
Hi Atsushi, Patch looks really good to go. Thanks, V. Varadhan On Fri, 2008-06-13 at 01:06 +0900, Atsushi Eno wrote: > Hello, > > I have a fix for one of failing sys.data test in 2.0 profile. Here > is description (could be used for ChangeLog): > > * System.Data/DataColumn.cs > DefaultValue

Re: [Mono-dev] Oracle ADO.NET Provider in Mono - Oracle White Paper about OCI

2008-06-10 Thread Veerapuram Varadhan
On Tue, 2008-06-10 at 08:07 -0700, Daniel Morgan wrote: > Also, is there any need to continue to support 8i? > Should we move on to only supporting 9iR2 and above? > We should, however, IMO, a simple poll on mono-list would give us an idea of how many people are yet to upgrade to > 8i. (AFAICT,

Re: [Mono-dev] urgent issue with reading xml into adataset(System.InvalidCastException)

2008-04-04 Thread Veerapuram Varadhan
On Fri, 2008-04-04 at 22:52 +0300, Rosenberg, Shlomi wrote: > Thanks. Done (Bug #377146). > Thanks and just saw your attachment and the bug. Will soon be worked upon. V. Varadhan > Shlomi > > -Original Message- > From: Veerapuram Varadhan [mailto:[EMAIL PROTECTE

Re: [Mono-dev] urgent issue with reading xml into a dataset(System.InvalidCastException)

2008-04-04 Thread Veerapuram Varadhan
Classification (Product-line) 5) Choose "Mono: Class libraries" as Product and click "Use this product" 6) Choose "System.Data" for Component and fill up the details and submit the report. If Bugzilla is not working, you can send in your sample to the list. HTH,

Re: [Mono-dev] urgent issue with reading xml into a dataset (System.InvalidCastException)

2008-04-04 Thread Veerapuram Varadhan
Hi Shlomi, On Fri, 2008-04-04 at 09:09 +0300, Rosenberg, Shlomi wrote: >  > Hi, > > I hava a dataset with a table containing the following row: > stepTable.Columns.Add("FuncXml", typeof(LabRat.LrtXml)); > in the XML file it looks like this: > > > Callback=""> > > Callback=""

Re: [Mono-dev] Mono 1.2.6.1 review (bugs and conclusion)

2008-03-26 Thread Veerapuram Varadhan
On Sun, 2008-03-23 at 23:12 -0400, Miguel de Icaza wrote: > > > https://bugzilla.novell.com/show_bug.cgi?id=357947 (System.Data) > > It seems like Varadhan has been looking at this. Varadhan? > DataView part of the patch is already in SVN now. RB Tree implementation for DataTable is to be wor