Ghee Teo wrote: > Can some one tell us what type of value can pkg.description take? > In particular, can pkg.description contain newline in it? > Can pkg.description take \n? > What is the maximum size of pkg.description take?
At the moment, newlines are not possible, but any other UTF-8 character sequence should be. There is no length limit. Feel free to file an RFE to have newlines implemented. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
