Project

General

Profile

« Previous | Next » 

Revision 4116

strings.py: concat(): Apply length limits by shrinking max_len by new raw_extra_len() of the strings. This also fixes a bug where multi-byte characters in str0 were not properly taken into account, leading to overly long strings. Added doc comment.

  • added
  • modified
  • copied
  • renamed
  • deleted