Csound Csound-dev Csound-tekno Search About

[Cs-dev] Where do I report a CsoundQT bug? I found a syntax highlighting issue.

Date2014-04-17 04:23
FromForrest Cahoon
Subject[Cs-dev] Where do I report a CsoundQT bug? I found a syntax highlighting issue.
AttachmentsNone  None  
I looked at the Sourceforge tickets but it didn't seem like I had permission to add one there.

I just wanted to note that the highlighting for csound6 function syntax with type annotations hasn't been done yet, currently

aOut = table3:a(stuff)

will give "table3:" in bold red, just as if it were a label, and "a" bold blue like a function name. I guess the desired behavior would be for the entire string "table3:a" should be bold blue, unless we want the type annotations to show up differently somehow.

Of course, this is not an impediment -- just something I wanted to note (in the appropriate place) while I was thinking about it.

Forrest

Date2014-04-17 09:50
Fromjoachim heintz
SubjectRe: [Cs-dev] Where do I report a CsoundQT bug? I found a syntax highlighting issue.
you must log in with your sourceforge account, then you can file a ticket.

	j


Am 17.04.2014 05:23, schrieb Forrest Cahoon:
> I looked at the Sourceforge tickets but it didn't seem like I had
> permission to add one there.
>
> I just wanted to note that the highlighting for csound6 function syntax
> with type annotations hasn't been done yet, currently
>
> aOut = table3:a(stuff)
>
> will give "table3:" in bold red, just as if it were a label, and "a"
> bold blue like a function name. I guess the desired behavior would be
> for the entire string "table3:a" should be bold blue, unless we want the
> type annotations to show up differently somehow.
>
> Of course, this is not an impediment -- just something I wanted to note
> (in the appropriate place) while I was thinking about it.
>
> Forrest
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
>
>
>
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-04-17 23:39
FromForrest Cahoon
SubjectRe: [Cs-dev] Where do I report a CsoundQT bug? I found a syntax highlighting issue.
AttachmentsNone  None  
I did log in, and I still cannot see any way to add a ticket.


On Thu, Apr 17, 2014 at 3:50 AM, joachim heintz <jh@joachimheintz.de> wrote:
you must log in with your sourceforge account, then you can file a ticket.

        j


Am 17.04.2014 05:23, schrieb Forrest Cahoon:
> I looked at the Sourceforge tickets but it didn't seem like I had
> permission to add one there.
>
> I just wanted to note that the highlighting for csound6 function syntax
> with type annotations hasn't been done yet, currently
>
> aOut = table3:a(stuff)
>
> will give "table3:" in bold red, just as if it were a label, and "a"
> bold blue like a function name. I guess the desired behavior would be
> for the entire string "table3:a" should be bold blue, unless we want the
> type annotations to show up differently somehow.
>
> Of course, this is not an impediment -- just something I wanted to note
> (in the appropriate place) while I was thinking about it.
>
> Forrest
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
>
>
>
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2014-04-18 08:52
Fromjoachim heintz
SubjectRe: [Cs-dev] Where do I report a CsoundQT bug? I found a syntax highlighting issue.
what i do is:
1) go to http://sourceforge.net/p/qutecsound/bugs/
2) log in
3) push the button "Create Ticket"

	j


Am 18.04.2014 00:39, schrieb Forrest Cahoon:
> I did log in, and I still cannot see any way to add a ticket.
>
>
> On Thu, Apr 17, 2014 at 3:50 AM, joachim heintz  > wrote:
>
>     you must log in with your sourceforge account, then you can file a
>     ticket.
>
>              j
>
>
>     Am 17.04.2014 05:23, schrieb Forrest Cahoon:
>      > I looked at the Sourceforge tickets but it didn't seem like I had
>      > permission to add one there.
>      >
>      > I just wanted to note that the highlighting for csound6 function
>     syntax
>      > with type annotations hasn't been done yet, currently
>      >
>      > aOut = table3:a(stuff)
>      >
>      > will give "table3:" in bold red, just as if it were a label, and "a"
>      > bold blue like a function name. I guess the desired behavior would be
>      > for the entire string "table3:a" should be bold blue, unless we
>     want the
>      > type annotations to show up differently somehow.
>      >
>      > Of course, this is not an impediment -- just something I wanted
>     to note
>      > (in the appropriate place) while I was thinking about it.
>      >
>      > Forrest
>      >
>      >
>      >
>     ------------------------------------------------------------------------------
>      > Learn Graph Databases - Download FREE O'Reilly Book
>      > "Graph Databases" is the definitive new guide to graph databases
>     and their
>      > applications. Written by three acclaimed leaders in the field,
>      > this first edition is now available. Download your free book today!
>      > http://p.sf.net/sfu/NeoTech
>      >
>      >
>      >
>      > _______________________________________________
>      > Csound-devel mailing list
>      > Csound-devel@lists.sourceforge.net
>     
>      > https://lists.sourceforge.net/lists/listinfo/csound-devel
>      >
>
>     ------------------------------------------------------------------------------
>     Learn Graph Databases - Download FREE O'Reilly Book
>     "Graph Databases" is the definitive new guide to graph databases and
>     their
>     applications. Written by three acclaimed leaders in the field,
>     this first edition is now available. Download your free book today!
>     http://p.sf.net/sfu/NeoTech
>     _______________________________________________
>     Csound-devel mailing list
>     Csound-devel@lists.sourceforge.net
>     
>     https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
>
>
>
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-04-19 00:58
FromForrest Cahoon
SubjectRe: [Cs-dev] Where do I report a CsoundQT bug? I found a syntax highlighting issue.
AttachmentsNone  None  
I see the "Create Ticket" button directly above "View Stats" on many other projects, but not on CsoundQT. Did it get turned off somehow?


On Fri, Apr 18, 2014 at 2:52 AM, joachim heintz <jh@joachimheintz.de> wrote:
what i do is:
1) go to http://sourceforge.net/p/qutecsound/bugs/
2) log in
3) push the button "Create Ticket"

        j


Am 18.04.2014 00:39, schrieb Forrest Cahoon:
> I did log in, and I still cannot see any way to add a ticket.
>
>
> On Thu, Apr 17, 2014 at 3:50 AM, joachim heintz <jh@joachimheintz.de
> <mailto:jh@joachimheintz.de>> wrote:
>
>     you must log in with your sourceforge account, then you can file a
>     ticket.
>
>              j
>
>
>     Am 17.04.2014 05:23, schrieb Forrest Cahoon:
>      > I looked at the Sourceforge tickets but it didn't seem like I had
>      > permission to add one there.
>      >
>      > I just wanted to note that the highlighting for csound6 function
>     syntax
>      > with type annotations hasn't been done yet, currently
>      >
>      > aOut = table3:a(stuff)
>      >
>      > will give "table3:" in bold red, just as if it were a label, and "a"
>      > bold blue like a function name. I guess the desired behavior would be
>      > for the entire string "table3:a" should be bold blue, unless we
>     want the
>      > type annotations to show up differently somehow.
>      >
>      > Of course, this is not an impediment -- just something I wanted
>     to note
>      > (in the appropriate place) while I was thinking about it.
>      >
>      > Forrest
>      >
>      >
>      >
>     ------------------------------------------------------------------------------
>      > Learn Graph Databases - Download FREE O'Reilly Book
>      > "Graph Databases" is the definitive new guide to graph databases
>     and their
>      > applications. Written by three acclaimed leaders in the field,
>      > this first edition is now available. Download your free book today!
>      > http://p.sf.net/sfu/NeoTech
>      >
>      >
>      >
>      > _______________________________________________
>      > Csound-devel mailing list
>      > Csound-devel@lists.sourceforge.net
>     <mailto:Csound-devel@lists.sourceforge.net>
>      > https://lists.sourceforge.net/lists/listinfo/csound-devel
>      >
>
>     ------------------------------------------------------------------------------
>     Learn Graph Databases - Download FREE O'Reilly Book
>     "Graph Databases" is the definitive new guide to graph databases and
>     their
>     applications. Written by three acclaimed leaders in the field,
>     this first edition is now available. Download your free book today!
>     http://p.sf.net/sfu/NeoTech
>     _______________________________________________
>     Csound-devel mailing list
>     Csound-devel@lists.sourceforge.net
>     <mailto:Csound-devel@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
>
>
>
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2014-05-15 19:07
FromAndres Cabrera
SubjectRe: [Cs-dev] Where do I report a CsoundQT bug? I found a syntax highlighting issue.
AttachmentsNone  None  
Thanks for the report, I've added it to the tracker to avoid forgetting.

Cheers,
Andrés


On Fri, Apr 18, 2014 at 4:58 PM, Forrest Cahoon <forrest.cahoon@gmail.com> wrote:
I see the "Create Ticket" button directly above "View Stats" on many other projects, but not on CsoundQT. Did it get turned off somehow?


On Fri, Apr 18, 2014 at 2:52 AM, joachim heintz <jh@joachimheintz.de> wrote:
what i do is:
1) go to http://sourceforge.net/p/qutecsound/bugs/
2) log in
3) push the button "Create Ticket"

        j


Am 18.04.2014 00:39, schrieb Forrest Cahoon:
> I did log in, and I still cannot see any way to add a ticket.
>
>
> On Thu, Apr 17, 2014 at 3:50 AM, joachim heintz <jh@joachimheintz.de
> <mailto:jh@joachimheintz.de>> wrote:
>
>     you must log in with your sourceforge account, then you can file a
>     ticket.
>
>              j
>
>
>     Am 17.04.2014 05:23, schrieb Forrest Cahoon:
>      > I looked at the Sourceforge tickets but it didn't seem like I had
>      > permission to add one there.
>      >
>      > I just wanted to note that the highlighting for csound6 function
>     syntax
>      > with type annotations hasn't been done yet, currently
>      >
>      > aOut = table3:a(stuff)
>      >
>      > will give "table3:" in bold red, just as if it were a label, and "a"
>      > bold blue like a function name. I guess the desired behavior would be
>      > for the entire string "table3:a" should be bold blue, unless we
>     want the
>      > type annotations to show up differently somehow.
>      >
>      > Of course, this is not an impediment -- just something I wanted
>     to note
>      > (in the appropriate place) while I was thinking about it.
>      >
>      > Forrest
>      >
>      >
>      >
>     ------------------------------------------------------------------------------
>      > Learn Graph Databases - Download FREE O'Reilly Book
>      > "Graph Databases" is the definitive new guide to graph databases
>     and their
>      > applications. Written by three acclaimed leaders in the field,
>      > this first edition is now available. Download your free book today!
>      > http://p.sf.net/sfu/NeoTech
>      >
>      >
>      >
>      > _______________________________________________
>      > Csound-devel mailing list
>      > Csound-devel@lists.sourceforge.net
>     <mailto:Csound-devel@lists.sourceforge.net>
>      > https://lists.sourceforge.net/lists/listinfo/csound-devel
>      >
>
>     ------------------------------------------------------------------------------
>     Learn Graph Databases - Download FREE O'Reilly Book
>     "Graph Databases" is the definitive new guide to graph databases and
>     their
>     applications. Written by three acclaimed leaders in the field,
>     this first edition is now available. Download your free book today!
>     http://p.sf.net/sfu/NeoTech
>     _______________________________________________
>     Csound-devel mailing list
>     Csound-devel@lists.sourceforge.net
>     <mailto:Csound-devel@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
>
>
>
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel