El 2018-03-07 18:22, Sevilay Bayatli escribió:
Hi!
can anyone tell me which part of code in transfer.cc read default
rule... i read the code more than one time and debug it but still did
not find the location.
Searching for 'default>{' leads to transfer.cc:
2093 else
2094 {
2095 if(tr.first[0] == '*')
2096 {
2097 fputws_unlocked(L"^unknown<unknown>{^", output);
2098 }
2099 else
2100 {
2101 fputws_unlocked(L"^default<default>{^", output);
2102 }
2103 fputws_unlocked(tr.first.c_str(), output);
2104 fputws_unlocked(L"$}$", output);
2105 }
Fran
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Apertium-stuff mailing list
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff