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

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

[Octave-bug-tracker] [bug #57426] publish now fires "colon arguments sho


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #57426] publish now fires "colon arguments should be scalars" warnings
Date: Mon, 16 Dec 2019 12:08:38 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.gnu.org/bugs/?57426>

                 Summary: publish now fires "colon arguments should be
scalars" warnings
                 Project: GNU Octave
            Submitted by: pantxo
            Submitted on: Mon 16 Dec 2019 05:08:37 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Try to publish the simple example provided in the doc string (attached as
toto.m):


## Headline title
#
# Some *bold*, _italic_, or |monospaced| Text with
# a <https://www.octave.org link to *GNU Octave*>.
##

# "Real" Octave commands to be evaluated
sombrero ()

%% MATLAB comment style ('%') is supported as well
%
% * Bulleted list item 1
% * Bulleted list item 2
%
% # Numbered list item 1
% # Numbered list item 2 



And you'll see thos warnings:


warning: colon arguments should be scalars
warning: called from
    publish>format_text at line 902 column 15
    publish>format_output at line 802 column 13
    publish>create_output at line 742 column 11
    publish at line 399 column 15

warning: colon arguments should be scalars
warning: called from
    publish>format_text at line 904 column 15
    publish>format_output at line 802 column 13
    publish>create_output at line 742 column 11
    publish at line 399 column 15




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 16 Dec 2019 05:08:37 PM UTC  Name: toto.m  Size: 336B   By: pantxo

<http://savannah.gnu.org/bugs/download.php?file_id=48072>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57426>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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