Re: [PATCH libreoffice-4-0] fix for fdo#60065

2013-02-06 Thread Andrew Douglas Pitonyak
Reported here: https://bugs.freedesktop.org/show_bug.cgi?id=60371 On 02/06/2013 08:56 PM, Andrew Douglas Pitonyak wrote: Does the patch fix this regression (that fails with 4 RC2)? Sub badStruct Dim x As New com.sun.star.beans.PropertyValue Dim y As New com.sun.star.beans.PropertyValue

Re: [PATCH libreoffice-4-0] fix for fdo#60065

2013-02-06 Thread Andrew Douglas Pitonyak
Does the patch fix this regression (that fails with 4 RC2)? Sub badStruct Dim x As New com.sun.star.beans.PropertyValue Dim y As New com.sun.star.beans.PropertyValue x.Name = "hello" x.Value = y End Sub Unable to test with RC3 yet On 02/05/2013 10:40 AM, Noel Power (via Code Review)

[PATCH libreoffice-4-0] fix for fdo#60065

2013-02-06 Thread Noel Power (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2003 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/2003/1 fix for fdo#60065 squash errors trying to gain object for rhs ( where no object yet exists ( Change-Id: I81548d