<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Andrew,<div class=""><br class=""></div><div class="">thanks so much! Since the server and its corpora are actively used I went through the SQL statements. It worked, meaning that the server is up and queries on corpora work. Still I got a few error messages while doing the SQL:</div><div class=""><br class=""></div><div class=""><div class="">mysql> alter table `system_longvalues` modify column `id` int unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY FIRST;</div><div class="">ERROR 1366 (HY000): Incorrect integer value: 'g2srcd97b0' for column 'id' at row 1</div><div class=""><br class=""></div><div class="">mysql> alter table `user_info` modify column `linefeed` enum ("au", "a", "d", "da") NOT NULL;</div><div class="">ERROR 1067 (42000): Invalid default value for 'last_seen_time'</div><div class=""><br class=""></div><div class="">mysql> alter table `user_info` modify column `acct_create_time` timestamp NOT NULL default "1970-01-01 00:00:01";</div><div class="">ERROR 1067 (42000): Invalid default value for 'last_seen_time'</div><div class=""><br class=""></div><div class="">mysql> alter table `user_info` modify column `coll_statistic` tinyint(2) unsigned NOT NULL default 0;</div><div class="">ERROR 1292 (22007): Incorrect datetime value: '0000-00-00 00:00:00' for column 'last_seen_time' at row 5</div><div class=""><br class=""></div><div class="">mysql> alter table `user_info` modify column `coll_freqtogether` smallint unsigned NOT NULL default 0 ;</div><div class="">ERROR 1292 (22007): Incorrect datetime value: '0000-00-00 00:00:00' for column 'last_seen_time' at row 5</div><div class=""><br class=""></div><div class="">mysql> alter table `user_info` modify column `coll_freqtogether` smallint unsigned NOT NULL default 0 ;</div><div class="">ERROR 1292 (22007): Incorrect datetime value: '0000-00-00 00:00:00' for column 'last_seen_time' at row 5</div><div class=""><br class=""></div></div><div class="">I guess this suggests that not all column type conversions were successful. Is this going to cause trouble (in the future)?</div><div class=""><br class=""></div><div class="">Best,</div><div class="">Thilo</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">Am 15.07.2019 um 00:32 schrieb Hardie, Andrew <<a href="mailto:a.hardie@lancaster.ac.uk" class="">a.hardie@lancaster.ac.uk</a>>:</div><br class="Apple-interchange-newline"><div class=""><div class="WordSection1" style="page: WordSection1; caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class="">Hi Thilo,<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class="">The message “</span>Table 'cqpweb_db.idlink_values' doesn't exist<span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class="">” indicates that something was amiss in your database setup already, as that table certainly<i class="">should</i><span class="Apple-converted-space"> </span>have existed.<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class="">If you already have many corpora in your system, I suggest you create the table using the create statement on line 1015 of upgrade-database; then manually apply all statements from line 367 to line 596 to complete the upgrade (and then finally run <b class="">update system_info set value = '3.2.37' where setting_name = 'db_version';</b><span class="Apple-converted-space"> </span> )<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class="">If you don’t have many (or any!) corpora installed, or if your corpora use external CWB indexes, it may take less time to go the more radical route: delete your corpora, nuke the entire DB and then run autosetup to reinstall the system, then re-index your corpora from scratch.<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class="">best<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class=""><o:p class=""> </o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class="">Andrew.<o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);" class=""><o:p class=""> </o:p></span></div><div class=""><div style="border-style: solid none none; border-top-width: 1pt; border-top-color: rgb(225, 225, 225); padding: 3pt 0cm 0cm;" class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><b class=""><span lang="EN-US" class="">From:</span></b><span lang="EN-US" class=""><span class="Apple-converted-space"> </span><a href="mailto:cwb-bounces@sslmit.unibo.it" style="color: purple; text-decoration: underline;" class="">cwb-bounces@sslmit.unibo.it</a><span class="Apple-converted-space"> </span><<a href="mailto:cwb-bounces@sslmit.unibo.it" style="color: purple; text-decoration: underline;" class="">cwb-bounces@sslmit.unibo.it</a>><span class="Apple-converted-space"> </span><b class="">On Behalf Of<span class="Apple-converted-space"> </span></b>Thilo Wiertz<br class=""><b class="">Sent:</b><span class="Apple-converted-space"> </span>12 July 2019 14:04<br class=""><b class="">To:</b><span class="Apple-converted-space"> </span>Open source development of the Corpus WorkBench <<a href="mailto:cwb@sslmit.unibo.it" style="color: purple; text-decoration: underline;" class="">cwb@sslmit.unibo.it</a>><br class=""><b class="">Subject:</b><span class="Apple-converted-space"> </span>[CWB] CQPweb upgrade to 3.2-latest upgrade-database fails<o:p class=""></o:p></span></div></div></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Dear Andrew, dear all,<o:p class=""></o:p></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">I just tried to upgrade my server to 3.2-latest after swichting to the new 3.2 branch. The upgrade-database.php script breaks with the following error:<o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">An SQL query did not run successfully!<o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Original query:<o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">alter table `idlink_values` modify column `corpus` varchar(20) CHARSET ascii COLLATE ascii_bin NOT NULL<o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span class="apple-tab-span"> <span class="Apple-converted-space"> </span></span>/* from User: ??? | Function: upgrade_3_2_36() | 2019-Jul-12 14:58 */<o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Error # 1146: Table 'cqpweb_db.idlink_values' doesn't exist<o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Thanks for your help!<o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Best,<o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Thilo<o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><br class=""><br class=""><o:p class=""></o:p></div><blockquote style="margin-top: 5pt; margin-bottom: 5pt;" class=""><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Am 04.07.2019 um 11:41 schrieb Hardie, Andrew <<a href="mailto:a.hardie@lancaster.ac.uk" style="color: purple; text-decoration: underline;" class="">a.hardie@lancaster.ac.uk</a>>:<o:p class=""></o:p></div></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div class=""><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class="">Hi all,</span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class=""> </span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class="">I have branched off the 3.2.39+ line of CQPweb. Those of you who are running servers that follow the SVN dev version will probably want to flip over to the branch until further notice, as<span class="apple-converted-space"> </span><b class="">the trunk will be broken, starting today</b>.</span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class=""> </span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class="">(SVN Command for this below.)</span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class=""> </span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class="">The 3.2 branch will continue to receive bug fixes indefinitely, and minor function updates until the trunk diverges enough to make doing so a pain. When it reaches a steady state, hopefully in no more than a month, I’ll export it as a new tarball and create a new CQPwebInABox image.</span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class=""> </span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class="">The trunk will go to version 3.2.999, just to keep everything numerical. Once I am reasonably happy that it is safe for people to switch live servers back to the trunk, I’ll announce it to the list and the version number will become 3.3.0.</span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class=""> </span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class="">The major change will be to enable full coverage of UTF-8 – as more and more people want to index texts that may contain emojis, using the stunted mysql 3-byte legacy version of UTF-8 is increasingly a showstopper.<span class="apple-converted-space"> </span></span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class=""> </span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class="">After 3.3.0 arrives, I hope to take some time away from CQPweb dev work to focus on improving the manual, recording more tutorial videos, and possibly even some work on Ziggurat.</span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class=""> </span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class="">best</span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class=""> </span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class="">Andrew.</span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class=""> </span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class="">===================</span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class=""> </span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class="">To switch from the trunk to the 3.2 branch, cd to the root of your checkout, and run:</span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class=""> </span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; text-indent: 36pt;" class=""><b class=""><span style="font-size: 10pt; font-family: "Courier New";" class="">svn switch<span class="apple-converted-space"> </span></span></b><a href="https://svn.code.sf.net/p/cwb/code/gui/cqpweb/branches/3.2-latest" style="color: purple; text-decoration: underline;" class=""><b class=""><span style="font-size: 10pt; font-family: "Courier New"; color: purple;" class="">https://svn.code.sf.net/p/cwb/code/gui/cqpweb/branches/3.2-latest</span></b></a><span class="apple-converted-space"><b class=""><span style="font-size: 10pt; font-family: "Courier New";" class=""> </span></b></span><b class=""><span style="font-size: 10pt; font-family: "Courier New";" class="">.</span></b><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class=""> </span><o:p class=""></o:p></div></div><div class=""><div style="margin: 0cm 36pt 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 10pt; font-family: Verdana, sans-serif;" class="">… note final dot.</span><o:p class=""></o:p></div></div><p class="MsoNormal" style="margin: 0cm 36pt 5pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span style="font-size: 12pt; font-family: Helvetica, sans-serif;" class="">_______________________________________________<br class="">CWB mailing list<br class=""></span><a href="mailto:CWB@sslmit.unibo.it" style="color: purple; text-decoration: underline;" class=""><span style="font-size: 12pt; font-family: Helvetica, sans-serif; color: purple;" class="">CWB@sslmit.unibo.it</span></a><span style="font-size: 12pt; font-family: Helvetica, sans-serif;" class=""><br class=""></span><a href="http://liste.sslmit.unibo.it/mailman/listinfo/cwb" style="color: purple; text-decoration: underline;" class=""><span style="font-size: 12pt; font-family: Helvetica, sans-serif; color: purple;" class="">http://liste.sslmit.unibo.it/mailman/listinfo/cwb</span></a><o:p class=""></o:p></p></div></blockquote></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div></div></div><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">_______________________________________________</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">CWB mailing list</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="mailto:CWB@sslmit.unibo.it" style="color: purple; text-decoration: underline; font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">CWB@sslmit.unibo.it</a><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="http://liste.sslmit.unibo.it/mailman/listinfo/cwb" style="color: purple; text-decoration: underline; font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://liste.sslmit.unibo.it/mailman/listinfo/cwb</a></div></blockquote></div><br class=""></div></body></html>