help-recutils
[Top][All Lists]
Advanced

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

[help-recutils] Issue with UUID as a field type


From: Eric Davis
Subject: [help-recutils] Issue with UUID as a field type
Date: Mon, 6 Apr 2015 16:25:56 +0000

Hello,

I'm getting errors when trying to use UUID as a field type:

$ recfix --version
recfix (GNU recutils) 1.7

$ recfix uuid.rec
uuid.rec:3: error: the referred type uuid does not exist

File comes from last example here: 
https://www.gnu.org/software/recutils/manual/recutils.html#Unique-Identifiers

$ cat uuid.rec
%rec: Event
%key: Id
%type: Id uuid
%mandatory: Title Date

Id: f81d4fae-7dec-11d0-a765-00a0c91e6bf6
Title: Team meeting
Date: 12-08-2013

Id: f81d4fae-dc18-11d0-a765-a01328400a0c
Title: Dave's birthday
Date: 20-12-2013

Any ideas? Installed via Homebrew on OSX 10.8.

(Not subscribed, please CC. Thanks.)

- Eric


reply via email to

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