My viewable layer ID: #7075172
} BuildS2 Compiler Output at Thu Aug 31 03:32:35 2006
Error compiling layer:
Compile error: line 1027, column 1: Unexpected token found. Expecting: [TokenPunct] = ;
Got: [TokenPunct] = $
S2::Node, S2/Node.pm, 144
S2::NodeExprStmt, S2/NodeExprStmt.pm, 29
S2::NodeStmt, S2/NodeStmt.pm, 59
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 42
S2::NodeIfStmt, S2/NodeIfStmt.pm, 35
S2::NodeStmt, S2/NodeStmt.pm, 39
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 42
S2::NodeIfStmt, S2/NodeIfStmt.pm, 52
S2::NodeStmt, S2/NodeStmt.pm, 39
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 42
S2::NodeIfStmt, S2/NodeIfStmt.pm, 35
S2::NodeStmt, S2/NodeStmt.pm, 39
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 42
S2::NodeFunction, S2/NodeFunction.pm, 104
S2::Layer, S2/Layer.pm, 58
S2::Compiler, S2/Compiler.pm, 27
Context
1023:

1024: $e.journal"";
1025: if ($e.journal.username!=$e.poster.username)
1026: $icon_data = $icon_data + """
1027: $e.poster""";
1028: }
1029: $icon_data = $icon_data + """
1030: """;
1031: }