On 2012-02-17 21:42-0700 Orion Poplawski wrote:
> On 02/08/2012 11:25 AM, Alan W. Irwin wrote:
>> On 2012-02-08 07:44- Andrew Ross wrote:
>>
>>> On Tue, Feb 07, 2012 at 09:28:27PM -0700, Orion Poplawski wrote:
On 01/28/2012 12:27 PM, Andrew Ross wrote:
> On Sat, Jan 28, 2012 at 08:02
On 02/08/2012 11:25 AM, Alan W. Irwin wrote:
> On 2012-02-08 07:44- Andrew Ross wrote:
>
>> On Tue, Feb 07, 2012 at 09:28:27PM -0700, Orion Poplawski wrote:
>>> On 01/28/2012 12:27 PM, Andrew Ross wrote:
On Sat, Jan 28, 2012 at 08:02:17AM -0700, Orion Poplawski wrote:
> On 01/28/2012 0
On 2012-02-08 07:44- Andrew Ross wrote:
> On Tue, Feb 07, 2012 at 09:28:27PM -0700, Orion Poplawski wrote:
>> On 01/28/2012 12:27 PM, Andrew Ross wrote:
>>> On Sat, Jan 28, 2012 at 08:02:17AM -0700, Orion Poplawski wrote:
On 01/28/2012 01:04 AM, Andrew Ross wrote:
> Orion - the change
On Tue, Feb 07, 2012 at 09:28:27PM -0700, Orion Poplawski wrote:
> On 01/28/2012 12:27 PM, Andrew Ross wrote:
> > On Sat, Jan 28, 2012 at 08:02:17AM -0700, Orion Poplawski wrote:
> >> On 01/28/2012 01:04 AM, Andrew Ross wrote:
> >>> Orion - the changes were committed to svn last week. Have you trie
On 01/28/2012 12:27 PM, Andrew Ross wrote:
> On Sat, Jan 28, 2012 at 08:02:17AM -0700, Orion Poplawski wrote:
>> On 01/28/2012 01:04 AM, Andrew Ross wrote:
>>> Orion - the changes were committed to svn last week. Have you tried since
>>> then?
>>> If so and it still fails, can you provide details?
On 2012-01-28 08:02-0700 Orion Poplawski wrote:
> On 01/28/2012 01:04 AM, Andrew Ross wrote:
>> Orion - the changes were committed to svn last week. Have you tried since
>> then?
>> If so and it still fails, can you provide details?
>
> Sorry, forgot to check. But split is still used in test_oct
On Sat, Jan 28, 2012 at 08:02:17AM -0700, Orion Poplawski wrote:
> On 01/28/2012 01:04 AM, Andrew Ross wrote:
> > Orion - the changes were committed to svn last week. Have you tried since
> > then?
> > If so and it still fails, can you provide details?
>
> Sorry, forgot to check. But split is st
On 01/28/2012 01:04 AM, Andrew Ross wrote:
> Orion - the changes were committed to svn last week. Have you tried since
> then?
> If so and it still fails, can you provide details?
Sorry, forgot to check. But split is still used in test_octave.sh.in
and test_octave_interactive.sh.in.
--
Orion
On Fri, Jan 27, 2012 at 03:56:50PM -0800, Alan Irwin wrote:
> On 2012-01-27 14:59-0500 Chris Marshall wrote:
>
>> Is there some reason that split cannot be used
>> for Octave releases and strsplit for more recent
>> ones rather than abandoning support for older
>> Octaves?
>
> Hi Chris:
>
> I think
On 2012-01-27 14:59-0500 Chris Marshall wrote:
> Is there some reason that split cannot be used
> for Octave releases and strsplit for more recent
> ones rather than abandoning support for older
> Octaves?
Hi Chris:
I think split is the way we should go since it doesn't compromise our
current Oc
Is there some reason that split cannot be used
for Octave releases and strsplit for more recent
ones rather than abandoning support for older
Octaves?
--Chris
On Fri, Jan 27, 2012 at 2:35 PM, Orion Poplawski wrote:
> On 01/16/2012 06:25 PM, Alan W. Irwin wrote:
>> On 2012-01-16 14:46-0700 Orion
On 01/16/2012 06:25 PM, Alan W. Irwin wrote:
> On 2012-01-16 14:46-0700 Orion Poplawski wrote:
>
>> - split has now be removed from octave in favor of strsplit:
>>
>> 6: error: `split' undefined near line 3 column 5
>>
>> I believe this has been raised before but was decided to stay with split at
>
On 2012-01-16 14:46-0700 Orion Poplawski wrote:
> - split has now be removed from octave in favor of strsplit:
>
> 6: error: `split' undefined near line 3 column 5
>
> I believe this has been raised before but was decided to stay with split at
> the time for octave 3.0 support.
Thanks for bringi
Two issues arose trying to build plplot with octave 3.6.0:
- octave needs to be passed "--no-window-system" if DISPLAY is not set, which
I need to due when building the fedora package. The attached patch allows me
to set the $otaveopts variable to do this.
- split has now be removed from oct
14 matches
Mail list logo