On 17/08/12 22:27, Gustavo Lima Chaves wrote: > Hi, folks. > > Does it proceed that "eet -d" has no code for dumping eet files with > unions/variants encoded? > > Cedric et al, would you please: > > - compile the "eet_data_file_descriptor_02" eet example, > - $ ./eet_data_file_descriptor_02 file file union 1 1.1 20 "test" > - $ ./eet_data_file_descriptor_02 file file > > # output should be: > # Cached data: > # stats: unions=1, variants=0 > # * union list: > # | type: ST1' > # val1: 1.100000 > # stuff: 20 > # s1: test > > - $ eet -l file > > # output should be: > # cache > > - $ eet -d file cache > > The last one is always giving: > > eet/src/bin/eet_main.c:209 do_eet_decode() cannot write to standard output > > Is eet_data.c:3954's "/* FIXME: generate node structure. */" really > what I think it is? :) Would some good soul implement that? >
As raster said, I got bitten by it in the past as well. :( But hey, at least we have very descriptive error messages. -- Tom. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
