Mailinglist Archive: opensuse-bugs (3393 mails)

< Previous Next >
[Bug 748000] New: parser failure at function variable
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 21 Feb 2012 10:19:32 +0000
  • Message-id: <bug-748000-21960@http.bugzilla.novell.com/>

https://bugzilla.novell.com/show_bug.cgi?id=748000

https://bugzilla.novell.com/show_bug.cgi?id=748000#c0


Summary: parser failure at function variable
Classification: openSUSE
Product: openSUSE 12.1
Version: Final
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: YaST2
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: mfilka@xxxxxxxx
QAContact: jsrain@xxxxxxxx
Found By: ---
Blocker: ---


Created an attachment (id=477029)
--> (http://bugzilla.novell.com/attachment.cgi?id=477029)
YaST log

Code:
-----
see attachment

Expected:
---------
(*) should return function result (e.g. false in case of default)

Result:
-------
Error while creating client module ./NfsCommon.ycp
2012-02-21 11:08:09 <0> idontknow(11826) [libycp] scanner.ll(yylex):716
'fail_handler' is local
2012-02-21 11:08:09 <0> idontknow(11826) [libycp] scanner.ll(yylex):770
<identifier(fail_handler@0x646be0)>
2012-02-21 11:08:09 <3> idontknow(11826) [Parser] src/NfsCommon.ycp:45 syntax
error, unexpected '(', expecting ']'
2012-02-21 11:08:09 <1> idontknow(11826) [wfm] Y2CCWFM.cc(createInLevel):148
Parsing finished

if I do the call through a variable (e.g. at (+)), it works fine.

y2log attached

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >