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

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

[Octave-bug-tracker] [bug #53603] 'find' incompatible with ML


From: Rik
Subject: [Octave-bug-tracker] [bug #53603] 'find' incompatible with ML
Date: Tue, 10 Apr 2018 12:00:33 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #3, bug #53603 (project octave):

The find function is located in find.cc.  Using 'hlog -k find.cc' I can find
the changesets which touched the file, but none of them look like they
obviously would have had this effect.  The list is attached.


changeset:   25054:6652d3823428
branch:      stable
user:        John W. Eaton <address@hidden>
date:        Fri Mar 30 09:19:05 2018 -0400
summary:     maint: Update copyright dates in all source files.

changeset:   24564:194eb4bd202b
user:        Rik <address@hidden>
date:        Sat Jan 06 07:57:19 2018 -0800
summary:     maint: Update punctuation for GPL v3 license text.

changeset:   23933:d69021d58a61
user:        John W. Eaton <address@hidden>
date:        Wed Aug 02 17:16:19 2017 -0400
summary:     avoid fallthrough warnings

changeset:   23912:90689bdbe048
user:        Rik <address@hidden>
date:        Fri Jul 28 10:34:33 2017 -0700
summary:     Use C++11 raw string literals to avoid escaping double quotes.

changeset:   23701:b7747a2c88b2
user:        Rik <address@hidden>
date:        Tue Jun 13 08:24:42 2017 -0700
summary:     maint: Deprecate is_sparse_type and replace with issparse.

changeset:   23700:0cc2011d800e
user:        Rik <address@hidden>
date:        Tue Jun 13 07:53:53 2017 -0700
summary:     maint: Deprecate is_real_type and replace with isreal.

changeset:   23699:c3075ae020e1
user:        Rik <address@hidden>
date:        Mon Jun 12 21:18:23 2017 -0700
summary:     maint: Deprecate is_complex_type and replace with iscomplex.

changeset:   23698:2230f9e10fb3
user:        Rik <address@hidden>
date:        Mon Jun 12 17:53:28 2017 -0700
summary:     maint: Deprecate is_integer_type and replace with isinteger.

changeset:   23697:c20a0fa91c0c
user:        Rik <address@hidden>
date:        Mon Jun 12 17:24:08 2017 -0700
summary:     maint: Deprecate is_bool_type and replace with islogical.

changeset:   23695:80c42f4cca13
user:        Rik <address@hidden>
date:        Sun Jun 11 22:14:09 2017 -0700
summary:     maint: Deprecate is_empty and replace with isempty.

changeset:   23694:00e518162fda
user:        Rik <address@hidden>
date:        Sun Jun 11 15:35:21 2017 -0700
summary:     maint: Deprecate is_cell and replace with iscell.

changeset:   23584:30b6eccd6708
user:        John W. Eaton <address@hidden>
date:        Fri Apr 28 13:52:02 2017 -0400
summary:     use builtin-defun-decls.h to ensure declarations of interpreter
functions

changeset:   23580:855122b993da
user:        Rik <address@hidden>
date:        Thu Apr 27 17:33:10 2017 -0700
summary:     maint: Wrap tertiary operator in parentheses "(COND ? x : y)".

changeset:   23383:092078913d54
parent:      23382:95a9d6ffaecc
parent:      23119:3ac9f9ecfae5
user:        John W. Eaton <address@hidden>
date:        Wed Feb 22 12:58:07 2017 -0500
summary:     maint: Merge stable to default.

changeset:   23285:ef4d915df748
parent:      23284:7485462a6924
parent:      23081:e9a0469dedd9
user:        John W. Eaton <address@hidden>
date:        Mon Jan 23 14:27:48 2017 -0500
summary:     maint: Merge stable to default.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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