Custom Query (202 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 202)

Ticket Resolution Summary Owner Reporter
#167 invalid ConstCapeArrayReal scalar constructor take reference to real jasper jasper

Reported by jasper, 17 months ago.

Description

Constructor

ConstCapeArrayReal arr{1.2};

does not work, as the scalar constructor takes a reference to a real. This works but is unpleasant for a constant:

CapeReal value=1.2;
ConstCapeArrayReal arr{value};

#36 fixed Contents of index.html on Symbol server jasper michelpons

Reported by michelpons, 4 years ago.

Description

The index.html file at the root of CO-LaN's symbol server has the following single line of text: "To add CO-LaN's symbol server to visual studio, go to Tools, Options, Debugging". It is citing a software product from Microsoft. Is it according to the trademark guidelines issued by Microsoft. Should "visual studio" be named as "Microsof Visual Studio"? Should an additional text be inserted such as "This symbol server is provided to you by the CAPE-OPEN Laboratories Network and is neither affiliated with, nor authorized, sponsored, or approved by, Microsoft Corporation."?

#121 fixed Copyright does not cover 2022 jasper michelpons

Reported by michelpons, 2 years ago.

Description

In the dialog for installing COBIA SDK, the copyright notice appears as: "Applicable copyright and permission notices

COBIA Run-time binaries are released under the following license conditions:

COPYRIGHT NOTICE

Copyright 2016-2021 CAPE-OPEN Laboratories Network (CO-LaN)." The copyright notice should cover 2022 as well.

Note: See TracQuery for help on using queries.