Search found 454 matches

by barbara
Thu Oct 15 2020 1:27 am
Forum: User Support
Topic: My Struggle with Qwt
Replies: 20
Views: 33286

Re: My Struggle with Qwt

Not every code path is testable, not every library version can be accounted for. This is an interesting comment even though I disagree. We test CopperSpice on every supported platform and document which versions of the build tools we support. Every code path is tested and when issues arise they are...
by barbara
Tue Oct 13 2020 4:17 pm
Forum: User Support
Topic: My Struggle with Qwt
Replies: 20
Views: 33286

Re: My Struggle with Qwt

... i sincerely would like to ask Ansel if he ever actually tried the Address-Sanitizer? We did say it was run, so the answer is yes. The leaks you are seeing are static and do not grow over time. As the co-founders of the CopperSpice project I can assure you that CopperSpice and other libraries ha...
by barbara
Sun Oct 11 2020 3:51 am
Forum: User Support
Topic: My Struggle with Qwt
Replies: 20
Views: 33286

Re: My Struggle with Qwt

Glad to hear you are making progress. Barbara, thank you so much for redirecting me to your documentation. Please understand that even with existing documentation, it is not always easy to find it and to recognize what applies to the problem and what is "useless" for the situation. We unde...
by barbara
Sat Oct 10 2020 6:16 pm
Forum: User Support
Topic: My Struggle with Qwt
Replies: 20
Views: 33286

Re: My Struggle with Qwt

Thank you so much for your interest in CopperSpice. We will do our best to reply to all of your questions. (1) many CS_PROPERTY_READ / CS_PROPERTY_WRITE macros ended up on the same line This appears to be an issue in PepperMill and was reported very recently. We will look at fixing this. (2) What is...
by barbara
Fri Oct 09 2020 10:50 pm
Forum: Installation
Topic: CopperSpice on arm target
Replies: 7
Views: 12365

Re: CopperSpice on arm target

Thank you so much for your interest in CopperSpice. We are absolutely interested in supporting ARM processors and would greatly appreciate working with you to ensure this happens. Please let us know what you have found or where you might need some assistance. The team will do our very best to help o...
by barbara
Mon Sep 28 2020 11:07 pm
Forum: Issues
Topic: Linux library naming convention
Replies: 3
Views: 5013

Re: Linux library naming convention

We value your input however a few things have been lost. The naming of our libraries was not done randomly or without heavy consideration. The team does not feel bad or alone. It is important to remember that CopperSpice is released on 16 different platforms so anything we do must be consistent acro...
by barbara
Thu Sep 24 2020 9:27 pm
Forum: Developers
Topic: malloc crash
Replies: 1
Views: 3985

Re: malloc crash

This issue turned out to be an obscure string issue and was resolved in the release of CopperSpice 1.7.0.

Barbara
by barbara
Thu Sep 10 2020 10:37 pm
Forum: Installation
Topic: Minor request for the installer release 1.7
Replies: 2
Views: 8211

Re: Minor request for the installer release 1.7

Carl,

Just wanted to verify you were able to overwrite the default install location, this has worked for me in the past. Yes we can change this, but no matter what we pick someone will have a different opinion. Not sure how to make everyone happy.

Barbara
by barbara
Thu Sep 10 2020 10:34 pm
Forum: User Support
Topic: Documentation issue
Replies: 3
Views: 6084

Re: Documentation issue

Kind of dangerous . . . Lots of people do what I did It is never a good idea to read only part of a method's documentation, you might misinterpret something. As you later noted, our sample code is correct and there is nothing wrong with this documentation. This was actually good sample code. There ...
by barbara
Tue Sep 08 2020 11:03 pm
Forum: User Support
Topic: Documentation issue
Replies: 3
Views: 6084

Re: Documentation issue

A bit odd you were using 1.5 docs which I am guessing you obtained these from our copperspice download page. We did have DoxyPress generated documentation for both 1.5.x and 1.6.x and this was updated to 1.6 and 1.7 today. The online API docs have been updated and display only the CS 1.7 documentati...