From 397316e3cf20a7e02afc8906c2ff575426537d19 Mon Sep 17 00:00:00 2001 From: NotFound Date: Fri, 21 May 2010 20:05:18 +0000 Subject: [PATCH] reality check git-svn-id: https://svn.parrot.org/parrot/trunk@46868 d31e2699-5ff4-0310-a27c-f18f2fbe73fe --- docs/pdds/pdd13_bytecode.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/pdds/pdd13_bytecode.pod b/docs/pdds/pdd13_bytecode.pod index 6c17bd51bf..7162e8b0a3 100644 --- a/docs/pdds/pdd13_bytecode.pod +++ b/docs/pdds/pdd13_bytecode.pod @@ -389,7 +389,9 @@ the start of the constant including its type. | 5 | n | String data with trailing zero padding as required. | +--------+--------+--------------------------------------------------------+ -Note: The encoding field is not implemented yet and is set to 0. +Note: The encoding and charset are currently packed together with the Flags, +using an unique field of Length 1. + =item * PMC Constants