bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP-BUG: invalid write format


From: Bastián Díaz
Subject: Re: PSPP-BUG: invalid write format
Date: Tue, 15 Oct 2013 18:12:38 -0700 (PDT)

Hello. I have added the problem in PSPP bug tracking.


URL:
  <http://savannah.gnu.org/bugs/?40280>
 

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

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.

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.

Anyone help, plase? Thanks in advance!
pp

_______________________________________________
Bug-gnu-pspp mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-gnu-pspp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]