octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #37961] textscan : whitespace specification do


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #37961] textscan : whitespace specification doesn't work
Date: Sun, 30 Dec 2012 16:18:48 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Moonsalamander/3.6.13

Follow-up Comment #15, bug #37961 (project octave):

Philip, that's a lot of changes:


address@hidden:~/coding/vcs/octave-devel/scripts/io$ hg log -r 'branch(default)
and "release-3-6-0"::' textscan.m > lol

changeset:   14213:a022c04f68cc
user:        Rik <address@hidden>
date:        Wed Jan 18 21:14:36 2012 -0800
summary:     Replace to-be-deprecated strmatch occurrences with alternate
code.

changeset:   14214:2fe0f5fa8cc3
user:        Rik <address@hidden>
date:        Wed Jan 18 21:15:42 2012 -0800
summary:     Replace to-be-deprecated findstr occurrences with strfind.

changeset:   14363:f3d52523cde1
parent:      14361:8de863b7126b
user:        Rik <address@hidden>
date:        Mon Feb 13 07:29:44 2012 -0800
summary:     Use Octave coding conventions in all m-file %!test blocks

changeset:   14552:86854d032a37
user:        John W. Eaton <address@hidden>
date:        Wed Apr 11 22:07:00 2012 -0400
summary:     maint: miscellaneous style fixes for .m files

changeset:   14565:98aaebc56d7c
user:        Philip Nienhuis <prnienhuis@@users.sf.net>
date:        Fri Mar 30 18:44:01 2012 +0200
summary:     2012-03-25 Philip Nienhuis <address@hidden>

changeset:   14582:e97ec01d4157
user:        Alexander Graf <address@hidden>
date:        Fri Apr 27 17:22:07 2012 +0200
summary:     Correct assignment to wrong variable f headerlines processing

changeset:   14621:1804d5422f61
user:        Rik <address@hidden>
date:        Thu May 10 22:18:52 2012 -0700
summary:     doc: Periodic spellcheck of documentation.

changeset:   14799:21197c43f984
user:        Philip Nienhuis <address@hidden>
date:        Fri Jun 22 19:09:30 2012 +0200
summary:     Better Matlab compatibility of textscan, bugs #36356 and #36392

changeset:   14800:a922f768ee09
user:        Philip Nienhuis <address@hidden>
date:        Fri Jun 22 20:01:35 2012 +0200
summary:     textscan, strread: improved ML compatibility (bug 36398)

changeset:   14853:72b8b39e12be
user:        Rik <address@hidden>
date:        Mon Jul 09 10:34:43 2012 -0700
summary:     doc: Periodic grammarcheck of documentation.

changeset:   14868:5d3a684236b0
user:        Rik <address@hidden>
date:        Tue Jul 17 07:08:39 2012 -0700
summary:     maint: Use Octave coding conventions for cuddling parentheses in
scripts directory

changeset:   15263:2136343014d5
user:        Philip Nienhuis <address@hidden>
date:        Thu Aug 30 20:52:40 2012 +0200
summary:     bug #37023 (wrong reading of lines starting and/or ending with
whitespace)



We need to be a lot more conservative than this on the stable branch. We can't
just copy over all of the changes from default. Do you have any indication
which one(s) of these fix the current issue on stable?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37961>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]