/// index of default value cell of optional parameter (#1 -> n=0)
pos_type optIdx(int n) const { return n + 1; }

Stefan, why did you use pos_type here? Do you need something signed? Even if yes, pos_type is in general related to a character position inside a Paragraph.

Replaced this one and several others now with the right types. A lot less warnings...

Stefan

Attachment: PGP.sig
Description: Signierter Teil der Nachricht

Reply via email to