Hello,
I will step up, since I have more experience on the code, but based on its
size, I may be giving feedback piece by piece.
Carlos.
2010/10/30 Miguel de Icaza
> Hello Ralph,
>
> Does the Mono Project have it's own format utility? It would be nice
>> to make all the code consistent no matt
Hey,
This event is indeed not implemented. I began to implement it some time ago,
but due to some technical reasons I don't remember now -it was something
related to poll/select functions, likely), I didn't commit it (and now I
can't seem to find that patch).
And yes, we would accept patches in s
Hey,
The change seems fine, but we need to test it. Will do that this weekend.
Thanks,
Carlos.
2010/4/3 Brian Pellin
> Is there anything I can do to encourage applying the patch in Bug
> 494234? [1] I get a segfault every time I run KeePass[2] in the
> xmonad[3] window manager, because it doe
Hey!
I was taking a look and the issue is not reproducible in trunk, since
r145271 seems to fix it indirectly, by calling MonoIO.Write until *all* the
bytes have been written.
At least it fixes the very specific scenario described in the bug report,
and since that revision is expected to be backp
I will take a look at it in the next days.
Carlos.
2010/2/5 Alex Shulgin
> Alex Shulgin wrote:
> > Hi,
> >
> > I've filed a somewhat nasty bug a few days back (you may lose your data
> > if you trigger it): https://bugzilla.novell.com/show_bug.cgi?id=575813
> >
> > I'd really appreciate if some
#569535 has been already backported, so it should appear in the next
release.
Carlos.
2010/2/2 Kris Ray
>
> I would like to vote for backports of the following bugs, which are already
> fixed in trunk:
>
> https://bugzilla.novell.com/show_bug.cgi?id=565149
> https://bugzilla.novell.com/show_bug
t;
> >>
> >> -- Forwarded message --
> >> From: Miguel de Icaza
> >> Date: Sun, Nov 22, 2009 at 10:46 PM
> >> Subject: Could you please review/comment or approve?
> >> To: Carlos Alberto Cortez
> >> Cc: skol
Hey!
I was going to commit the attached patch, in order to support exponent
notation in our Int32.Parse method (as declared in
NumberStyles.AllowExponent). But then I thought it would be a good idea to
throw the patch to the public, in case somebody is interested - specially in
the overflow handli
It was indeed fixed. Sorry, I forgot to close that one.
Carlos.
2009/12/9 Oskar Berggren
> The release notes lists the following issue as fixed:
> 467418 (https://bugzilla.novell.com/show_bug.cgi?id=467418) - ListView
> in VirtualMode uses too much memory and is slow
>
> But the bug report is
Yes - sorry, I forgot to send it with the previous patch ;-)
Carlos.
2009/11/27 Rodrigo Kumpera
> Do you have a test case for that?
>
>
> On Fri, Nov 27, 2009 at 12:09 AM, Carlos Alberto Cortez <
> calberto.cor...@gmail.com> wrote:
>
>> Hey,
>>
>> The
Hey,
The attached patch on CopyFile on our io-layer -which is used by
System.IO.File.Copy- check if the source and the destination are the same,
and in that case, report that the file is currently in use, and proceed to
throw an exception. I tried to add this check directly in our C# side, but
the
Hey,
>
> But since Mono's System.Windows.Forms is Open Source [1], why was it
> again that no one has found out what DoEvents does? ;-)
>
> Andreas
>
> [1]
> http://anonsvn.mono-project.com/viewvc/trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIWin32.cs?view=markup
>
>
>
We do
Hey!
I had been reviewing some patches we have in bugzilla - but I missed this
one. It's now reviewed - see bugzilla ;-)
Thanks!
Carlos.
2009/8/7 Tom Spink
> Hi Guys,
>
> I filed a bug a while ago about an issue with Control.Invoke in
> WinForms. A guy said he'd take a look at a patch, if I p
As Atsushi said, nobody is working in the serial ports these days, but you
can still fill a bug report, and at some point we will try to fix it.
Carlos.
2009/7/13 Atsushi Eno
> My understanding is that no one is working on serial port stack now.
>
> I haven't faced to any serial port issue on l
This is mostly an eror. Please fill a bug for it. See
http://mono-project.com/Bugs
Carlos.
El mié, 03-09-2008 a las 05:23 -0700, Dieuzorro escribió:
> With my code I was able to download a file on the server
> "ftp://ftp-developpez.com/konflor/Latex/formation/FormationLatex.pdf";
> anonymously.
Hello,
>
> 3) You asked post bug reports. OK. I looked in tracker - there are 171
> bugs only in SWF (some of them are mine). Some bugs assigned to
> developers. But most of them not assigned. What do you plan to do with
> such bugs? Will you ignore them and make 2.0 release?
>
Developing t
Hey,
While working on #, I found some small bits not matching .net. So
basically the attached patch:
* Doesn't change the DateTimePicker.Value property immediately when
editing -this means, when a user types a single digit-, but when the max
number of digits is reached *or* the selection moves to
Hey!
Attached is a patch that implements support for ComboBox.
The idea is to use the available support in TextBox, so the TextBox has
direct access to our items. Since this is not the clearest approach,
it's the better in terms of performance, since otherwise we should
create a IList of item's t
Hey,
Two things for your next patch:
* Use the coding guidelines:
http://www.mono-project.com/Coding_Guidelines
* Send your patch as an attached file, not in the body of the message.
Committed your patch,
thanks for the correction!
Carlos.
El mié, 28-05-2008 a las 06:42 +0200, jkeymer escrib
Would you mind filling a bug with the precise information?
Thanks,
Carlos.
El jue, 29-05-2008 a las 02:24 -0700, Bs360 escribió:
>
>
> Alan_Chun wrote:
> >
> > HI, currently I am porting a windows app to linux using Mono. I have some
> > difficulties to get the serial port work. here is the c
Hello,
>
> The issue with our code is that we call the Mono posix libraries, this
> is not cross platform.
Our implementation uses the Win32 api in windows and posix calls with a C
helper layer in Unix platforms.
Observe that we never tested it with Mac.
Since you are using the Mono.Posix
That's likely because 'mono test.exe' actually uses mono, and
'test.exe' runs .net instead.
This appears to be a bug.
Please fill a bug report with the attached repro.
Thanks!
Carlos
El jue, 15-05-2008 a las 12:01 -0700, Alan_Chun escribió:
>
>
> Panoramix wrote:
> >
> > In Linux to use a d
>
> gacutil won't install a policy file in the GAC because the policy file isn't
> an assembly. So, obviously, I have to copy it there from the install script.
> But how can the install script find out where Mono is installed? Is there
> any command I can use to get at the Mono installation dire
Hey Miguel,
Somehow I had this wrong idea that GetLastError would retrieve
windows-specific codes (not the ones errno gets).
Thanks,
Carlos.
El lun, 18-02-2008 a las 20:19 -0500, Miguel de Icaza escribió:
> Hello Carlos,
>
> > The attached patch adds a 'serial_errno' variable in
> > mono/suppo
Hey,
The attached patch adds a 'serial_errno' variable in
mono/support/serial.c, to cache the last error related to serial port
functions.
At first I tried to just create a function directly retrieving errno,
but it was getting a different value from the original (probably some
code modified it a
El jue, 28-06-2007 a las 17:44 +0200, Leszek Ciesielski escribió:
> http://bugzilla.ximian.com/show_bug.cgi?id=78911
>
> There's a patch and Miguel's positive comment - can someone apply this,
> please?
Sorry, I thought I had applied it already. This is now in SVN.
Thanks for the remainder.
_
> The others I'll verify the patches content and commit if no
> one objects in the next few hours. That if my networking troubles with
> access to Mono's SVN repository, doesn't forbid me. In that case I'll
> report in this thread.
It would be a good idea to also have some tests for those patche
Hey,
Could you cook a test case? That way we can try to take a look at the
issue.
Carlos.
>
> First, I can succesfully read a text string, when I "loopback" a
> serial cable, connecting pins 2 and 3 I send the string and can
> read it immediatly, it worked fine for me in Linux (running mono
>
> > + public virtual void RemoveByKey(string key)
> > + {
> > + int index = -1;
> > + for (int i = 0; i < nodes.Count; i++)
> > + {
> > + if (!string.Equals(nodes[i].Name,key,
> > StringComparis
> I might be wrong but I am wondering if it is consistent to use Perl for
> this kind of things, inside the mono project. It would be more logical
> to use Mono itself, and then not having another external dependency
> (Mono depending on Perl??), right?
Just for the record: we already have per
PrintDocument doc = new PrintDocument ();
>
> Console.WriteLine ("controller = {0}",
> doc.PrintController.GetType());
> }
> }
>
> outputs:
>
> controller = System.Drawing.Printing.StandardPrintController
>
&
Oh, that's perfect (I wasn't aware of that constant).
Carlos.
El mié, 02-08-2006 a las 14:00 +0200, Robert Jordan escribió:
> Hey,
>
> Carlos Alberto Cortez wrote:
> > + Assembly wf_assembly = Assembly.Load
> > ("System.Window
Hey,
S.D.Printing.PrintDocument.PrintController has as default a new instance
of S.W.F.PrintControllerWithStatusDialog, which is in SWF assembly.
The current code assigns a new instance of S.D.P.StandardPrintController
to PrintDocument.PrintController, which isn't the right behaviour.
The probl
of any help...
> In you mail you said that RI can be monotored with events ?? please
> could you give mon hints about this ??? this could be a solution for
> me !
> Thank you.
>
> Jean-François
>
> PS : please forget my English ;)
>
> Carlos Alberto Cortez wrote:
Well, RING indicator can't be directly used (as opossed to Cts, Dsr, CD,
Rts and Dtr). The public API in .Net does not expose this indicator
directly (you can only monitor it based on the events).
Of course we could add it to the get_signal_code () function and
retrieve it. But the real problem is
Hello,
The attached patch has some changed that I need to apply some others in
the C# side in the class library.
Is it ok to commit?
Carlos.
Index: serial.c
===
--- serial.c (revisión: 59128)
+++ serial.c (copia de trabajo)
@@ -41,1
Hello,
A pair of years ago I wrote a small patch for saving the profile output
to a xml file. It's almost sure that you won't be able to apply this
patch to the current sources, but it could help you to write a custom
profiler or just 'catch' the info.
Carlos.
El vie, 24-03-2006 a las 07:44 +010
>
> The other question that I've been wondering is should I update Mono
> source files from svn when I update mcs? Because most of the changes
> that I'm interested in are to mcs and so Mono would stay rather stable
> in my environment.
Yes, you need to update both (mono and mcs modules from sv
ngeLog (copia de trabajo)
@@ -1,3 +1,7 @@
+2006-03-14 Carlos Alberto Cortez <[EMAIL PROTECTED]>
+
+ * serial.c: Add functions to handle signals access.
+
2006-03-09 Carlos Alberto Cortez <[EMAIL PROTECTED]>
* serial.c: Fix a pair of wrong or incomplete assignations
Hey,
This patch adds some of the new 2.0 members to System.IO.Stream. No
problems appeared when building, and only got some warnings (they can be
removed adding 'override' to the child streams).
Carlos.
Index: Stream.cs
===
--- Strea
Hello,
The attached patch updates some comparisons in mono/support/serial.c
(some values inside System.IO.Ports changed and need to be taken in
count).
May I proceed?
Carlos.
Index: serial.c
===
--- serial.c (revisión: 56687)
+++ se
Yes, tha's the way it works: you install the assembly in the GAC, and
_optionally_ set pkg info for the assembly. So, yes, you need to have
the assembly in GAC even when using the pkg option.
El dom, 19-02-2006 a las 17:33 +0530, vijaya raghava mutharaju escribió:
>
>Hi,
>
> Thank y
Hello,
I would like to add something that could be of help:
Installing assemblies in tha GAC doesn't mean you can reference them
using the '-r' option (this -r option applies to the assembly path, such
MyAssembly.dll or ../Something/MyAssembly.dll
or /fullpath/MyAssembly.dll). The exceptions to
Hey,
thanks for the report, I think I've been messing the things the latest
days with small things :-(
Carlos.
El jue, 09-02-2006 a las 17:13 +0900, Atsushi Eno escribió:
>
> svn up -r 56692 in
___
Mono-devel-list mailing list
Mono-devel-list@lists
Anything else?
Is it ok to commit it?
Carlos.
El lun, 12-12-2005 a las 19:36 -0500, Ben Maurer escribió:
> On Mon, 2005-12-12 at 15:33 -0600, Carlos Alberto Cortez wrote:
> > Hey,
> >
> > This small patch removes the versions numbers from
> > MonoReflectionAssembly
Hey,
This small patch removes the versions numbers from
MonoReflectionAssemblyName, which are unnecessary since we have a
Version field inside it.
May I commit?
Index: icall.c
===
--- icall.c (revisión: 54166)
+++ icall.c (copia de t
Hey,
The attached patch updates the check when using
InternalsVisibleToAttribute, to have the same behaviour of release
of .Net 2.0 (to include the entire key, not the key token).
Carlos.
Index: codegen.cs
===
--- codegen.cs (revisió
We added support for extern alias qualifiers in mcs/gmcs and for friend
assembly access in gmcs.
El vie, 04-11-2005 a las 13:33 -0500, Miguel de Icaza escribió:
> Hey folks,
>
> Am putting together the release notes for Mono 1.1.10, please send
> me your changes so I can aggregate them.
>
>
Hey,
The attached patch contains the WebRequestMethods class, which is a tiny
one.
Is it ok to commit?
Carlos.
//
// System.Net.WebRequestMethods.cs
//
// Author:
// Carlos Alberto Cortez ([EMAIL PROTECTED])
//
// (c) Copyright 2005 Novell, Inc. (http://www.ximian.com)
//
//
// Permission is
Hey,
Sorry for answering this late, I was working on other things and forgot
this patch ;-)
I've been profiling the consumed memory before and after this patch with
heap-buddy, and everything looks to be working fine (no memory
regression, at least in managed world).
I got the next summaries bui
ror message with '.'
> >>3. Please use "bla `{0}' bla" syntax, it is easier to read.
> >>
> >>
> >
> >Ok, fixed the styles of the error messages.
> >
> >Carlos.
> >
> >
> >
> >>Marek
> >>
> >
so
I created this method.
> 2. Please don't end error message with '.'
> 3. Please use "bla `{0}' bla" syntax, it is easier to read.
Ok, fixed the styles of the error messages.
Carlos.
>
> Marek
>
>
> >I forgot to
I forgot to attach the patch ;-)
Carlos.
El vie, 28-10-2005 a las 16:23 +0530, Raja R Harinath escribió:
> Hi,
>
> Carlos Alberto Cortez <[EMAIL PROTECTED]> writes:
>
> > The attached patch implements friend access for class members (methods,
> > propert
just fine.
El vie, 28-10-2005 a las 16:23 +0530, Raja R Harinath escribió:
> Hi,
>
> Carlos Alberto Cortez <[EMAIL PROTECTED]> writes:
>
> > The attached patch implements friend access for class members (methods,
> > properties, fields).
> >
> > I'm n
Hey,
The attached patch implements friend access for class members (methods,
properties, fields).
I'm not including the type-check section, since that part will be
modified (next merge to gmcs) and I'm waiting for that to happen.
However, that change should be small (I will send the patch).
I'm
cool. I think it would be easier to add an out ex
> argument to CheckStyle
> as well, instead of duplicating the exception message in three different
> places.
>
> Zoltan
>
> On 10/21/05, Carlos Alberto Cortez <[EMAIL PROTECTED]> wrote:
> > Hell
arse (String number, bool tryParse, out int result, out
> Exception ex)
> {
> ...
>if (something_is_wrong) {
> if (!tryParse)
> ex = new ArgumentException ("");
> return false;
>}
>
> Zol
Hey,
Currently the Int32.TryParse method calls the Int32.Parse method, and
catches the exceptions. That's not the best behaviour, since
Int32.TryParse is designed to avoid the performance problems associated
with exception handling.
The attached patch proposes an approach to keep the result of th
Hey guys,
Any news? I think this small patch can go in gmcs, since nobody
commented on the posibility of having it on mcs.
Carlos.
El vie, 14-10-2005 a las 09:08 +0100, Marek Safar escribió:
> Hello,
>
> >The attached patch checks the validity of InternalsVisibleToAttribute,
> >and reports and
Hey, all the remainign issues are fixed now. All my tests are running
fine and that repeated code has been refactored to report the remaining
warnings in the same place.
The patch is attached, and I'm not attaching the tests this time, since
they remain the same.
Carlos.
Index: typemanager.cs
==
Hey Marek,
I've attached the patch that I was missing for this patch to be
approved. So I think the remaining issue has to see with applying the
patch to mcs and/or gmcs or not.
Carlos.
// gcs1700.cs: Assembly reference `MyAssemblyName, Version=' is invalid and cannot be resolved
// Line: 8
// Co
Hey,
Comments below:
El vie, 14-10-2005 a las 09:08 +0100, Marek Safar escribió:
> Hello,
>
> >The attached patch checks the validity of InternalsVisibleToAttribute,
> >and reports and warnings depending on the contents.
> >
> >May I commit?
> >
> >
> - no test for CS1700.
Sorry, since it is
Hey,
The attached patch checks the validity of InternalsVisibleToAttribute,
and reports and warnings depending on the contents.
May I commit?
Carlos.
PD - Attached are some tests.
Index: typemanager.cs
===
--- typemanager.cs (revis
Hey,
The attached patch contains the impl of extern alias, and also the clean
ups to the original code needed for my patch, as required by Hari.
I'm also attaching some tests and tests for errors (observe that cs1679
and cs1780 are receiving an error, since it looks like '=' in the comp
options i
Hey,
The attached patch adds a param to mono_assembly_name_parse_full, which
lets us avoid creating 'version' if it wasn't defined.
This helps us to have the same behavior when the version wasn't defined
in AssemblyName(string name).
Carlos.
Index: assembly.c
===
Hey,
I applied the corrections made by Hari and all my tests are working
fine.
Comments and suggestions are welcome.
Carlos.
Index: typemanager.cs
===
--- typemanager.cs (revisión: 51315)
+++ typemanager.cs (copia de trabajo)
@@ -2
Hey,
I've been thinking about your ideas, but haven't understood yet the some
of the reasons behind your suggestions. Maybe to have a cleaner code? or
am I losing anything?
Some more comments below:
El vie, 23-09-2005 a las 18:34 +0530, Raja R Harinath escribió:
> Hi,
>
Hey,
The attached patch implements extern assembly alias support for mcs.
I've also added tests and errors for it, and all the tests are running
fine. Could anybody of the mcs guys take a look at it?
Thanks,
Carlos.
PD - The next link gives some info about it:
http://msdn2.microsoft.com/en-us/li
Hey Paolo,
Thanks for the comments.
Carlos.
El mié, 14-09-2005 a las 20:45 +0200, Paolo Molaro escribió:
> On 09/01/05 Carlos Alberto Cortez wrote:
> > Index: AssemblyName.cs
> > ===
> > --- AssemblyNam
Hey,
>
> On Thu, 2005-08-18 at 20:45 -0500, Carlos Alberto Cortez wrote:
> > I've attached a patch containing the impl for the generic versions of
> > Array.Sort.
>
> What's the status of this patch? I am thinking that the performance of
> this is probably
Last time I sent my AssemblyName ctor, Paolo addressed some important
points. I read the docs about the blob and I made the changes contained
in the attached patch.
Maybe the most important thing to review is the parse_public_key ()
function, which parses the public key char itself. Sebastien, cou
>
> This break the ABI: is_version_defined is not needed since you can check
> the fields anyway.
> is_persistent can go away some other way (for example by always having
> public_key allocated, but it would be better to find another which
> doesn't make us waste memory).
No, you can't check the
Hey,
The attached patches contain some changes to runtime functions to
support the new AssemblyName ctor. They also add an internal call for
this ctor.
I added a pair of new fields to MonoAssemblyName (is_persistent and
is_version_defined) to define if the public_key was parsed (should be
freed)
Hey,
I didn't take the choice of using the internal call (unamnaged code)
since I thought it was not optimal (Paolo's told me that was not true).
About the other point, I hadn't thought about it (using the same
function to provide the same behavior for all the possible uses).
So I will be using t
avoid calling the internal call.
What do you think?
Carlos.
El sáb, 20-08-2005 a las 12:27 +0200, Paolo Molaro escribió:
> On 08/19/05 Carlos Alberto Cortez wrote:
> > The patch attached implements the new AssemblyName ctor without using
> > internal calls. Could anybody review i
Hey Paolo,
Thanks for the comments. I will be commiting today.
Carlos.
El sáb, 20-08-2005 a las 15:50 +0200, Paolo Molaro escribió:
> On 08/17/05 Carlos Alberto Cortez wrote:
> > the attached patch works ok, and applies the last suggestions you did.
>
> Please commit, _af
Hey,
The attached patch contains the latest suggestions of both Kornel and
Ben. Maybe the only thing to be noted is that I kept the hexadecimal
notation when comparing chars, since the same is used in
Char.GetNumericalValue ().
New tests are also attached, and run fine under .Net 2.0
Carlos.
Ind
Hello again,
comments below:
> + if (String.Compare (parts [i], 0, "Version=", 0, 8, true,
> CultureInfo.InvariantCulture) == 0)
> This is most likely incorrect and needs to use an ordinal comparison, no
> InvariantCulture (used more than one time)
I'm not sure that's correct. I tested in
> InvariantCulture (used more than one time)
>
Ben suggested somethink like this (as long I remember), but I think I
will read again the specs about those methods, and change them if
needed.
> Greets
> Andreas
>
> - Original Message -
> From: "Carlos Alberto Co
Hey,
The patch attached implements the new AssemblyName ctor without using
internal calls. Could anybody review it?
Carlos.
Index: AssemblyName.cs
===
--- AssemblyName.cs (revisión: 48528)
+++ AssemblyName.cs (copia de trabajo)
@@ -3
Hello,
Comments below:
El vie, 19-08-2005 a las 01:08 -0400, Ben Maurer escribió:
> > Hey,
> >
> > I've attached a patch containing the impl for the generic versions of
> > Array.Sort.
>
> 1) all the combsort stuff can probably go, IMHO -- With generics, we will
> be able to inline stuff (it wi
Hey,
I've attached a patch containing the impl for the generic versions of
Array.Sort.
Could anybody take a look at it?
Carlos.
Index: Array.cs
===
--- Array.cs (revisión: 48473)
+++ Array.cs (copia de trabajo)
@@ -912,6 +912,18 @@
Hey,
the attached patch works ok, and applies the last suggestions you did.
Carlos.
El lun, 15-08-2005 a las 19:55 +0200, Paolo Molaro escribió:
> On 08/13/05 Carlos Alberto Cortez wrote:
> > > struct version doesn't conform to the mono naming conventions.
> > > U
Hey Paolo,
Thanks for answering, comments below:
El vie, 12-08-2005 a las 15:49 +0200, Paolo Molaro escribió:
> On 08/11/05 Carlos Alberto Cortez wrote:
> > Index: assembly.c
> > ===
> > --- assembly.c
Hey,
Great. Maybe we could move it to the svn tree.
Carlos.
El vie, 12-08-2005 a las 19:30 -0400, Ben Maurer escribió:
> > Hey,
> >
> > I'm re-sending this patch, since the corrected version was only sent by
> > mistake to Miguel, Paolo and Ben.
> >
> > Ben, I applied your change, do you think i
Ben.
>
> Carlos, could you please provide a ChangeLog for these changes?
>
> Explain in the ChangeLog what this does and what this fixes.
>
> >
> > Ben, I applied your change, do you think it's ok?
> >
> > Carlos.
> >
> > El mar, 02-08-2
Hey,
I'm re-sending this patch, since the corrected version was only sent by
mistake to Miguel, Paolo and Ben.
Ben, I applied your change, do you think it's ok?
Carlos.
El mar, 02-08-2005 a las 14:41 -0500, Carlos Alberto Cortez escribió:
> Hello,
>
> The changes s
In the last message some attachments were missing.
All of them are now correctly attached.
Index: AssemblyName.cs
===
--- AssemblyName.cs (revisión: 48211)
+++ AssemblyName.cs (copia de trabajo)
@@ -37,6 +37,7 @@
using System.Text;
hey,
Currently the AssemblyName (string) ctor is not implemented to receive
the long format assembly name (such "MyAssembly, Version=1.2,..."). The
attached patch adds support for it.
Some tests are also attached.
Carlos.
Index: icall.c
===
Hey,
I'm implementing it right now. So, as soon as it gets in the svn tree,
we can re-use it in mcs.
Carlos.
El lun, 08-08-2005 a las 14:42 +0100, Marek Safar escribió:
> Hello,
>
> >I just checked it, and saw that in the .Net docs, it states that
> >AssemblyName (string name) receives the simp
Hello,
I think. the best of Mono is its open source nature, and the fact thet
everybody can adapt it or modify it, adding the stability and the
support for more than one arch.
On the other hand, what Mono is missing the most, is an IDE for Winforms
and also documentation (docs for Mono libs and b
Hey,
I just checked it, and saw that in the .Net docs, it states that
AssemblyName (string name) receives the simple name. However, in the
beta 2, if you pass the long format name, it parses it.
I think we should keep this change to mcs this way, and wait for this
change in the api (System.Refle
Hey,
The constructor receiving a string doesn't parse the long format name.
Instead, it just assign "Name" property. So, I don't think we can use
it.
Carlos.
El vie, 05-08-2005 a las 13:55 +0100, Marek Safar escribió:
> Hello,
>
> >>>The other things were applied. I attached two test cases. Do
Hey Marek,
Comments below:
> >
> >I changed it to CheckAttributeValidity, but I'm not very sure about
> >it. Do you have any better idea?
> >
> >
> What about 'CheckInternalsVisibleAttribute' ?
>
Good. (Note that my idea was to have here some other attributes checks,
but, since we have onl
Right, that's true, since we need to support an insensitive case
comparison. Just corrected that.
Carlos.
El jue, 04-08-2005 a las 18:23 -0400, Ben Maurer escribió:
> On Thu, 2005-08-04 at 17:15 -0500, Carlos Alberto Cortez wrote:
> > +
==========
--- ChangeLog (revisión: 47987)
+++ ChangeLog (copia de trabajo)
@@ -1,3 +1,9 @@
+2005-08-03 Carlos Alberto Cortez <[EMAIL PROTECTED]>
+
+ * codegen.cs
+ (AssemblyClass.CheckAttributeValid): New method to check
+ validity in assembly attribut
Hello,
Below my comments.
El jue, 04-08-2005 a las 00:46 -0400, Ben Maurer escribió:
> On Wed, 2005-08-03 at 20:55 -0500, Carlos Alberto Cortez wrote:
> > Hey,
> >
> > A patch is attached, containing a check for InternalsVisibleToAttribute,
> > when it is applied t
)
+++ ChangeLog (copia de trabajo)
@@ -1,3 +1,9 @@
+2005-08-03 Carlos Alberto Cortez <[EMAIL PROTECTED]>
+
+ * codegen.cs
+ (AssemblyClass.CheckAttributeValid): New method to check
+ validity in assembly attributes.
+
2005-08-03 Martin Baulig <[EMAIL PROTECTED]>
Make iterator
gt;
> Modified: trunk/mcs/gmcs/ChangeLog
> ===
> --- trunk/mcs/gmcs/ChangeLog 2005-08-02 16:26:27 UTC (rev 47920)
> +++ trunk/mcs/gmcs/ChangeLog 2005-08-02 16:33:16 UTC (rev 47921)
> @@ -1,11 +1,3 @@
> -2005-07-27 Carlos Alberto Cortez &l
2005-08-01 Carlos Alberto Cortez <[EMAIL PROTECTED]>
+
+ * Al.cs: Use AssemblyBuilder.AddResourceFile instead of
+ AddResourceFile when linkin to a resource, just as .NET
+ does.
+
2005-07-08 Zoltan Varga <[EMAIL PROTECTED]>
* Al.cs: Applied patch from Sridhar Kulk
1 - 100 of 121 matches
Mail list logo