[developers] compare-in-detail()

Sanghoun Song sanghoun at uw.edu
Thu Apr 25 01:14:07 CEST 2013


Now, it works! Thanks a lot for your help!

Sanghoun

On Wed, Apr 24, 2013 at 2:58 PM, Stephan Oepen <oe at ifi.uio.no> wrote:
> hi sanghoun,
>
> yes, it appears i introduced a typo in the name of the MRS
> comparison function used by default in [incr tsdb()].  i am
> sorry about the inconvenience this must have caused!
>
> i just checked in the code fix, but will not have the chance
> to re-build run-time binaries for at least another week.
>
> in the meantime, please try the following in ‘.tsdbrc’:
>
>   (defun tsdb::safe-mrs-unequalp (mrs1 mrs2)
>     (tsdb::safe-mrs-unequal-p mrs1 mrs2))
>
> if the above is not an option, you may have to roll back
> to a version before SVN revision #12856 (2013-02-09),
> which i am afraid would also throw you back to the old
> and now deprecated database schema.
>
> thank you for reporting this regression!  oe
>
>
> On Mon, Apr 22, 2013 at 5:56 AM, Sanghoun Song <sanghoun at uw.edu> wrote:
>> Deae Folks!
>>
>> I have a question about (tsdb::compare-in-detail ...).
>>
>> I have two profiles (current and gold) that consist of exactly the
>> same files, which are used for the regression test in the Matrix
>> systems. But if I run compare-in-detail() with the two same profiles,
>> tsdb says they are different.
>>
>> For your replication, I attached two sample profiles, and a shell
>> script (foo.sh), adapted from run_regression_test.sh in the Matrix.
>> [$ diff current/ gold/] provides nothing, but comparison between them
>> in tsdb shows 6 differences.
>>
>> FYI, I updated LOGON very recently.
>>
>> Sanghoun
>>
>>
>> --
>> ====================================
>> Sanghoun Song (PhC)
>> Dept. of Linguistics, Univ. of Washington
>> http://corpus.mireene.com
>> ====================================
>



-- 
====================================
Sanghoun Song (PhC)
Dept. of Linguistics, Univ. of Washington
http://corpus.mireene.com
====================================



More information about the developers mailing list