|
From: | Przemek Powalko |
Subject: | Re: PSPP-BUG: invalid write format |
Date: | Tue, 22 Oct 2013 12:11:11 +0200 |
Hello. I have added the problem in PSPP bug tracking.
Regards--
Bastián Díaz
De: Przemek Powalko <address@hidden>
Para: "address@hidden" <address@hidden>
Enviado: Lunes, 14 de octubre, 2013 17:54:31
Asunto: PSPP-BUG: invalid write format
Writing data to CSV seems to work fine but I'd like to be sure whether the source file is ok. Please, look at the attachment.Hi everybody,On opening a file I get the following warnings:
$ pspp
PSPP is free software and you are welcome to distribute copies of it
under certain conditions; type "show copying." to see the conditions.
There is ABSOLUTELY NO WARRANTY for PSPP; type "show warranty." for details.
GNU pspp 0.8.1 (Tue Oct 1 14:03:07 UTC 2013).
PSPP> get file='data/CB2009.sav'
>
warning: `data/CB2009.sav' near offset 0x190: Variable INTLANG with width 0 has invalid print format 0x52900.
warning: `data/CB2009.sav' near offset 0x194: Variable INTLANG with width 0 has invalid write format 0x52900.
warning: `data/CB2009.sav' near offset 0x7d8: Variable BIGCER1 with width 0 has invalid print format 0x53c00.
warning: `data/CB2009.sav' near offset 0x7dc: Variable BIGCER1 with width 0 has invalid write format 0x53c00.
warning: `data/CB2009.sav' near offset 0x80c: Variable BIGCER2 with width 0 has invalid print format 0x53c00.
warning: `data/CB2009.sav' near offset 0x810: Variable BIGCER2 with width 0 has invalid write format 0x53c00.
warning: `data/CB2009.sav' near offset 0x1a48: Variable WORKTYP with width 0 has invalid print format 0x53c00.
warning: `data/CB2009.sav' near offset 0x1a4c: Variable WORKTYP with width 0 has invalid write format 0x53c00.
warning: `data/CB2009.sav': Suppressing further invalid format warnings.
Anyone help, plase? Thanks in advance!pp
_______________________________________________
Bug-gnu-pspp mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-gnu-pspp
[Prev in Thread] | Current Thread | [Next in Thread] |