valiha (
valiha
) wrote
in
style_system
2010-06-06 04:38 pm (UTC)
no subject
Corrected that, but there's another one now:
S2 Compiler Output at Sun Jun 6 16:36:28 2010
Error compiling layer:
Compile error: line 47, column 32: Unknown property
S2::NodeVarRef, S2/NodeVarRef.pm, 171
S2::NodeTerm, S2/NodeTerm.pm, 174
S2::NodeTerm, S2/NodeTerm.pm, 66
S2::NodeEqExpr, S2/NodeEqExpr.pm, 49
S2::NodeExpr, S2/NodeExpr.pm, 46
S2::NodeTerm, S2/NodeTerm.pm, 85
S2::NodeTerm, S2/NodeTerm.pm, 66
S2::NodeCondExpr, S2/NodeCondExpr.pm, 50
S2::NodeExpr, S2/NodeExpr.pm, 46
S2::NodeVarDeclStmt, S2/NodeVarDeclStmt.pm, 54
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 108
S2::NodeIfStmt, S2/NodeIfStmt.pm, 92
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 108
S2::NodeFunction, S2/NodeFunction.pm, 230
S2::Checker, S2/Checker.pm, 374
S2::Compiler, S2/Compiler.pm, 34
Context
43: }
44:
45: function Entry::print_metadata() {
46: if (size $.metadata) {
47: var string position = ($*entry_metadata_position == "top") ? " top-metadata" : " bottom-metadata";
48: """
\n
\n""";
49: foreach var string m (["music", "mood", "groups", "xpost", "location"]) {
50: if ($.metadata{$m} == "") { continue; }
51:
(
25 comments
)
Post a comment in response:
From:
Anonymous
This account has disabled anonymous posting.
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
[
Home
|
Post Entry
|
Log in
|
Search
|
Browse Options
|
Site Map
]
no subject
S2 Compiler Output at Sun Jun 6 16:36:28 2010
Error compiling layer:
Compile error: line 47, column 32: Unknown property
S2::NodeVarRef, S2/NodeVarRef.pm, 171
S2::NodeTerm, S2/NodeTerm.pm, 174
S2::NodeTerm, S2/NodeTerm.pm, 66
S2::NodeEqExpr, S2/NodeEqExpr.pm, 49
S2::NodeExpr, S2/NodeExpr.pm, 46
S2::NodeTerm, S2/NodeTerm.pm, 85
S2::NodeTerm, S2/NodeTerm.pm, 66
S2::NodeCondExpr, S2/NodeCondExpr.pm, 50
S2::NodeExpr, S2/NodeExpr.pm, 46
S2::NodeVarDeclStmt, S2/NodeVarDeclStmt.pm, 54
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 108
S2::NodeIfStmt, S2/NodeIfStmt.pm, 92
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 108
S2::NodeFunction, S2/NodeFunction.pm, 230
S2::Checker, S2/Checker.pm, 374
S2::Compiler, S2/Compiler.pm, 34
Context
43: }
44:
45: function Entry::print_metadata() {
46: if (size $.metadata) {
47: var string position = ($*entry_metadata_position == "top") ? " top-metadata" : " bottom-metadata";
48: """
\n""";
49: foreach var string m (["music", "mood", "groups", "xpost", "location"]) {
50: if ($.metadata{$m} == "") { continue; }
51: