Re: [HelenOS-devel] udf report week 5

2012-07-12 Thread Martin Decky
Hello Julia, Table with implemented API functions. Thanks for the table. I have imported it into the wiki page [1], so it can be easily kept up-to-date. [1] http://trac.helenos.org/wiki/UDF M.D. ___ HelenOS-devel mailing list HelenOS-devel@list

Re: [HelenOS-devel] udf report week 5

2012-07-03 Thread Vojtech Horky
Hi Julia. 2012/6/28 Julia Medvedeva : > I added some information about testing at my wiki page. > http://trac.helenos.org/wiki/UDF I just tried it and it works nicely. I have one small comment - do not use %d when printing variables of type size_t. It works for 32bit architectures, but it will no

Re: [HelenOS-devel] udf report week 5

2012-06-28 Thread Julia Medvedeva
I added some information about testing at my wiki page. http://trac.helenos.org/wiki/UDF 2012/6/27 Julia Medvedeva : > Table with implemented API functions. > > 2012/6/26 Julia Medvedeva : >> Hi Martin, >> >> It is report for week 5 but it will short. I will add more details tomorrow. >> >> >> My

Re: [HelenOS-devel] udf report week 5

2012-06-26 Thread Julia Medvedeva
Table with implemented API functions. 2012/6/26 Julia Medvedeva : > Hi Martin, > > It is report for week 5 but it will short. I will add more details tomorrow. > > > My current progress it is reading of DVD-Video. I tested it and > results were correct.    And some another udf tests it passed too.

[HelenOS-devel] udf report week 5

2012-06-25 Thread Julia Medvedeva
Hi Martin, It is report for week 5 but it will short. I will add more details tomorrow. My current progress it is reading of DVD-Video. I tested it and results were correct.And some another udf tests it passed too. But I have to implement three things to finish reading: 1. Although my diver