[svn] 2815: Fixed issue caused by revision 2234.

Revision: 2815
Author: [email protected]
Date: 2008-08-12 07:35:00 -0700 (Tue, 12 Aug 2008)
Log Message:
Fixed issue caused by revision 2234.
tests Passed: checkintests, fdbunit
Needs QA: YES
Needs DOC: NO
Bug fixes: SDK-16323
API Change: NO
Reviewer: jspiro
Code-level description of changes:
embedding/avmplus/ActionBlockEmitter.java
Added clearMethodInfo() call to the end of FinishMethod().
Modified setPosition() to no longer set debug_linenum to -1 when
the position is not greater than zero. See comment for
explanation.
semantics/CodeGenerator.java
Modified evaluate(Context, ProgramNode) to call clearMethodInfo()
before FinishMethod() if StartMethod() has been called.
Ticket Links:
http://bugs.adobe.com/jira/browse/SDK-16323
Modified Paths:
flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockEmitter.j ava
flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/CodeGenerator.java

Revision: 2815
Author: [email protected]
Date: 2008-08-12 07:35:00 -0700 (Tue, 12 Aug 2008)
Log Message:
Fixed issue caused by revision 2234.
tests Passed: checkintests, fdbunit
Needs QA: YES
Needs DOC: NO
Bug fixes: SDK-16323
API Change: NO
Reviewer: jspiro
Code-level description of changes:
embedding/avmplus/ActionBlockEmitter.java
Added clearMethodInfo() call to the end of FinishMethod().
Modified setPosition() to no longer set debug_linenum to -1 when
the position is not greater than zero. See comment for
explanation.
semantics/CodeGenerator.java
Modified evaluate(Context, ProgramNode) to call clearMethodInfo()
before FinishMethod() if StartMethod() has been called.
Ticket Links:
http://bugs.adobe.com/jira/browse/SDK-16323
Modified Paths:
flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockEmitter.j ava
flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/CodeGenerator.java

Similar Messages

  • [svn] 4690: * Fixed an issue caused by revision 4330.

    Revision: 4690
    Author: [email protected]
    Date: 2009-01-27 13:12:47 -0800 (Tue, 27 Jan 2009)
    Log Message:
    * Fixed an issue caused by revision 4330. Due to leaving the backing
    variables and functions in the public namespace, they were showing
    up in FlexBuilder's code hinting and DataGrid's without specified
    columns. Now they are "hidden" in the mx_internal namespace.
    tests Passed: checkintests, mxunit databinding
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-18853, SDK-18604
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
    frameworks/projects/framework/src/mx/binding/BindingManager.as
    Modified set() to no longer require a userNamespace arg. The
    mx_internal namespace is now assumed.
    modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeSecondPassEvaluator.java
    Renamed makeAttrListPublic() to makeMxInternalAndRemoveOverride(DefinitionNode)
    and updated it to handle IdentifierNodes in the
    AttributeListNode's items.
    Added makeMxInternalAndRemoveOverride(IdentifierNode, Iterator) as
    a helper method for common code in
    makeMxInternalAndRemoveOverride(DefinitionNode).
    modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeClassInfo.java
    Modified AccessorInfo's constructor to create a more unique backingPrefix.
    Modified getQualifiedBackingPropertyName() to always use the
    mx_internal namespace.
    modules/compiler/src/java/flex2/compiler/as3/binding/BindableProperty.vm
    Modified BindingManager.set() call to no longer pass in the userNamespace.
    modules/compiler/src/java/flex2/compiler/as3/binding/BindableFirstPassEvaluator.java
    Modified evaluate(Context, ClassDefinitionNode) to add an import
    for mx_internal.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18853
    http://bugs.adobe.com/jira/browse/SDK-18604
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/binding/BindingManager.as
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/BindableFirstPassEval uator.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/BindableProperty.vm
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeClassInfo.ja va
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeSecondPassEv aluator.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedProperty.vm

    After days of tweaking and suspecting antivirus behind the problems, I reverted back to MSI's default drivers as listed on the product webpage. It appears to be stable so far. Well at least I can use it now.
    I'm not sure if Killer's drivers are suck or MSI don't allow drivers 'not certified by them'. But its bad news if someone wants to use the latest drivers considering we're talking cutting edge gaming laptops here.

  • [svn] 4221: * Fixed issue with signature invalidation.

    Revision: 4221
    Author: [email protected]
    Date: 2008-12-03 06:28:51 -0800 (Wed, 03 Dec 2008)
    Log Message:
    * Fixed issue with signature invalidation.
    tests Passed: checkintests
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-18242
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
    Source.java
    Modified isUpdated() to reset the fileTime if it's different from
    the lastModified.
    CompilerAPI.java
    Added updateDependentLastModifiedTimes() and modified
    validateCompilationUnits() to call it.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18242
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/Source.java

    Adding a pciture is fine in Mail 2.0.7, just tried
    it, added a signature and just dragged and dropped
    the .jpg image into the box where you add the text.
    Created a new mail and there it was. Regards Jed
    This works if you're sending the mail to a Mac user (or to yourself). However, PC users receive this image as an attachment. I have tried all kinds of formats for the image, including wmf, and it always goes as an attachment. Do you know how to send it to Windows users as an embedded signature that appears in the body of the e-mail??

  • [svn] 1967: * Fixed issue where -keep-generated-actionscript would not work

    Revision: 1967
    Author: [email protected]
    Date: 2008-06-05 08:12:21 -0700 (Thu, 05 Jun 2008)
    Log Message:
    * Fixed issue where -keep-generated-actionscript would not work
    properly when -generate-abstract-syntax-tree was enabled, which is
    now the default.
    tests Passed: checkintests
    Needs QA: YES
    Needs DOC: NO
    API Change: NO
    Reviewer: clucier
    Code-level description of changes:
    CompilerConfiguration.java
    Modified setKeepGeneratedActionScript() to force AST generation
    off when the value is true.
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • [svn] 4950: * Fixed some junit test failures caused by revision 4939.

    Revision: 4950
    Author: [email protected]
    Date: 2009-02-13 08:31:33 -0800 (Fri, 13 Feb 2009)
    Log Message:
    * Fixed some junit test failures caused by revision 4939.
    tests Passed: checkintests
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-19299
    API Change: NO
    Reviewer: Darrell
    Code-level description of changes:
    Modified compile() by moving check for no inputs above the call to
    recompile().
    Modified link() to only call FileUtil.getCanonicalPath() if the
    output is not null.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19299
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Library.java

  • [svn:fx-trunk] 12034: Fixes issues in Wipe/CrossFade shaders.

    Revision: 12034
    Revision: 12034
    Author:   [email protected]
    Date:     2009-11-20 02:03:45 -0800 (Fri, 20 Nov 2009)
    Log Message:
    Fixes issues in Wipe/CrossFade shaders. Mostly minor text fixes, like making the kernel names match the file names. Also fixes a syntax error in WipeUp that prevented compilation.
    QE notes: None
    Doc notes: None
    Bugs: sdk-24108
    Reviewer: Corey
    Tests run: checkintests, Mustella spark/effects/Wipe|CrossFade|AnimateShaderTransition
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-24108
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/CrossFade.pbj
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/CrossFade.pbk
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeDown.pbj
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeDown.pbk
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeLeft.pbj
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeLeft.pbk
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeRight.pbj
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeRight.pbk
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeUp.pbj
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeUp.pbk

  • [svn:fx-trunk] 8491: * Fixed NPE caused by SkinPart functionality when metadata has a typo.

    Revision: 8491
    Author:   [email protected]
    Date:     2009-07-09 13:03:59 -0700 (Thu, 09 Jul 2009)
    Log Message:
    Fixed NPE caused by SkinPart functionality when metadata has a typo.
    tests Passed: checkintests
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-22073
    API Change: NO
    Is noteworthy for integration: No
    Code-level description of changes:
      Modified evaluate(Context cx, MetaDataNode node) to check for a null
      id before comparing it.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22073
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java

  • Crystal Reports Visual Studio 2010 SP2 Fixed issues

    Hi All,
    Here is the list with fixed issues in Crystal Reports Visual Studio 2010 SP2
    http://www.crystaladvice.com/crystalreports/crystal-reports-2010-sp2
    The following list with issues is fixed:
    1566763 - CRVS2010 WPF Viewer error; "System.NullReferenceException was unhandled" PageControl.OnMouseMove
    1540637 - Error: External component has thrown an exception. Launching the Database Expert in the embedded Crystal Reports designer in Visual Studio
    1544675 - Error; 'Object reference not set to an instance of an object' when using the CR WPF viewer in VS2010
    1578823 - CRVS2010; "Load Report Failed" error when Report is open in any full version of the CR Designer
    1638191 - Using RTL language (Arabic) the CR viewer Group Tree Panel does not display RTL
    1631283 - Error; 'Failed to load database information' when reporting off of file system data
    1553469 - How to enable Database logging in Crystal Reports for Visual Studio 2010
    1299185 - Error: Operation not yet implemented or Failed to Export, when exporting a Crystal Reports to Text format
    1451960 - Null or empty values are not surrounded with delimiter when exported to CSV format
    1659185 - The special Crystal Reports field, 'File Name and Path' shows temp path and temp name when viewing a report
    1452648 - Dynamic Cascading Parameter prompts two times when using the Crystal Reports in VS .NET
    1580338 - When refreshing a report that contains a linked subreport report takes long time to execute
    1659111 - GCHandle left in memory for each open and close of a Crystal Report in VS2010 application
    1356672 - Crystal Reports special field "File Path and Name" displays incorrect information in a Visual Studio .NET application
    1593658 - Impersonation of database Log On credentials failure in report generation when set at runtime in a .NET application
    1661239 - Summary fields are converted to String fields
    1661276 - Using the Crystal Reports SetTableLocation method in VS .NET causes long report processing delays
    1661200 - Not able to copy text from report objects using the Crystal Reports WinForm viewer for VS .NET
    1631722 - Date function in a Selection Formula is removed when running a report in a VS .NET application
    1525822 - Exception "Object reference not set to an instance of an object." thrown when clicking on Parameter Panel button in Crystal Report .NET Windows Form Viewer
    1603082 - Cross-tab background colors not retained when exporting a report to PDF format
    1603154 - Shared variable display the incorrect value in Crystal Reports
    1427747 - Why does a CR .NET SDK web app have problems running on IIS 7 in integrated pipeline mode?
    1545536 - Alignment set to Justify causes broken underline
    Source: Resolved Issues in Service Pack 2 for Crystal Reports for Visual Studio 2010
    With kind regards,
    Pieter Jong
    Crystal Advice
    http://www.crystaladvice.com

    Many thanks for the link Pieter.
    I recently created a wiki that lists all of the fixes, their tracking numbers, associated Kbase numbers, Kbase titles and links to the kbases:
    http://wiki.sdn.sap.com/wiki/x/tgK3Dw
    It's 90% complete. I think I have a few Kbases to do to complete it.
    Now that I think about it, I'll also add the link to the [sticky thread|SP 2 for Crystal Reports for Visual Studio 2010 released!; re. SP2 release.
    - Ludek

  • I purchased a song through iTunes on my MacBook which I have owned for years using the same Apple ID and all of the sudden I am not authorized to listen to this song only? Why? How do I fix it cause it's making me very mad...

    Just purchased a song through iTunes on my MacBook which I have owned for years using the same Apple ID and all of the sudden I am not authorized to listen to this song only? Why? How do I fix it cause it's making me very mad...

    Hi E_WM7,
    Welcome to Apple Support Communities!
    Take a look at the article linked below, it provides suggestions that may be able to resolve the authorization issue.
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases
    http://support.apple.com/kb/ts1389
    -Jason

  • Crystal Reports 2008 Fix Pack 3.5 (Bad Fixed Issues Document)

    The document available at
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f06b7148-0f52-2e10-e4ad-82ed9e94c350
    doesn't list any fixed issues for 3.5.  The latest fixed issues listed in that document are for Fix Pack 3.4
    Is there a corrected document somewhere?

    Hi Ido,
    I went through the BOE PDF and these are all I found for just CR 2008 FP 3.5 and not completely sure if they do anything for CR Designer. They may only be affect in BOE.
    Here's is the info:
    ADAPT01472419
    Description:
    When a report uses a "For each record" chart, and the report data is sorted on a formula field, after a report refresh the record order in the chart may not match the record order in the report.
    The cause of the problem is that the chart is refreshed before the sort order is applied to the report.
    To solve the problem, upon a refresh, the formula field in the report is sorted first, before the "For each record" chart is regenerated.
    ADAPT01495638
    Description:
    The label for Summarized Field in a crosstab is always the database field name.
    To solve the problem, users can click Options > Database >Tables and Fields, and then select the option to either display the
    database field name, description, or both for the Summarized Field Label of a crosstab.
    ADAPT01497827
    Description:
    When exporting or scheduling reports to PDF, an error may occur.
    ADAPT01498515
    Description:
    When exporting a wide-page report to text format, report field headers in the page header may either be missing or wrapped.
    ADAPT01503419
    Description:
    Reports that have linked subreports may run more slowly than usual.
    This problem happens when the report contains no data. Despite having no data, Crystal Reports attempts to run the subreport, and this extra processing reduces performance of the report.
    Thanks
    Don

  • [svn] 4880: * Fixed deprecation warnings with AST generation and a Repeater RTE

    Revision: 4880
    Author: [email protected]
    Date: 2009-02-06 13:30:19 -0800 (Fri, 06 Feb 2009)
    Log Message:
    * Fixed deprecation warnings with AST generation and a Repeater RTE
    caused by revision 4709.
    tests Passed: checkintests, mxunit repeater, asc-tests
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-16288, SDK-18986
    API Change: NO
    Reviewer: Corey, Pete F.
    Code-level description of changes:
    asc/src/java/macromedia/asc/embedding/LintEvaluator.java
    Added ignoreSynthesizedCode variable and setter.
    Modified warning() to only skip synthetic code when
    ignoreSynthesizedCode is false. This allows us to report
    deprecation warnings when using AST generation with Mxml
    documents.
    compiler/src/java/flex2/compiler/as3/As3Compiler.java
    Modified analyze4() to set the LintEvaluator's
    ignoreSynthesizedCode flag to false.
    compiler/src/java/flex2/compiler/mxml/lang/StandardDefs.java
    Added CLASS_REPEATER_DOT.
    compiler/src/java/flex2/compiler/mxml/rep/init/VisualChildInitializer.java
    Modified getAssignExpr() and generateAssignExpr() to code gen the
    initializeRepeater() call. This required changing the return type
    of generateAssignExpr() from ExpressionStatementNode to
    StatementListNode.
    compiler/src/java/flex2/compiler/mxml/rep/init/ValueInitializer.java
    Removed initializeRepeater() related code gen from
    getDefinitionBody() and generatedDefinitionBody().
    compiler/src/java/flex2/compiler/mxml/rep/init/EffectInitializer.java
    compiler/src/java/flex2/compiler/mxml/rep/init/Initializer.java
    compiler/src/java/flex2/compiler/mxml/rep/init/StyleInitializer.java
    compiler/src/java/flex2/compiler/mxml/rep/init/EventInitializer.java
    compiler/src/java/flex2/compiler/mxml/rep/init/NamedInitializer.java
    compiler/src/java/flex2/compiler/mxml/rep/init/ArrayElementInitializer.java
    compiler/src/java/flex2/compiler/mxml/rep/decl/InitializedPropertyDeclaration.java
    compiler/src/java/flex2/compiler/mxml/ImplementationGenerator.java
    Updated to reflect change to generateAssignExpr() signature
    required by VisualChildInitializer.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-16288
    http://bugs.adobe.com/jira/browse/SDK-18986
    Modified Paths:
    flex/sdk/branches/i10/modules/asc/src/java/macromedia/asc/embedding/LintEvaluator.java
    flex/sdk/branches/i10/modules/compiler/src/java/flex2/compiler/as3/As3Compiler.java
    flex/sdk/branches/i10/modules/compiler/src/java/flex2/compiler/mxml/ImplementationGenerat or.java
    flex/sdk/branches/i10/modules/compiler/src/java/flex2/compiler/mxml/lang/StandardDefs.jav a
    flex/sdk/branches/i10/modules/compiler/src/java/flex2/compiler/mxml/rep/decl/InitializedP ropertyDeclaration.java
    flex/sdk/branches/i10/modules/compiler/src/java/flex2/compiler/mxml/rep/init/ArrayElement Initializer.java
    flex/sdk/branches/i10/modules/compiler/src/java/flex2/compiler/mxml/rep/init/EffectInitia lizer.java
    flex/sdk/branches/i10/modules/compiler/src/java/flex2/compiler/mxml/rep/init/EventInitial izer.java
    flex/sdk/branches/i10/modules/compiler/src/java/flex2/compiler/mxml/rep/init/Initializer. java
    flex/sdk/branches/i10/modules/compiler/src/java/flex2/compiler/mxml/rep/init/NamedInitial izer.java
    flex/sdk/branches/i10/modules/compiler/src/java/flex2/compiler/mxml/rep/init/StyleInitial izer.java
    flex/sdk/branches/i10/modules/compiler/src/java/flex2/compiler/mxml/rep/init/ValueInitial izer.java
    flex/sdk/branches/i10/modules/compiler/src/java/flex2/compiler/mxml/rep/init/VisualChildI nitializer.java

  • [svn] 3661: Fixing our ClassDefLib velocity template after a refactoring of StylesContainer .styleDefs as it no longer an iterator.

    Revision: 3661
    Author: [email protected]
    Date: 2008-10-15 12:45:13 -0700 (Wed, 15 Oct 2008)
    Log Message:
    Fixing our ClassDefLib velocity template after a refactoring of StylesContainer.styleDefs as it no longer an iterator.
    QA: Not necessarily, this may fix issues in the new advanced css code paths, but I'll still address any logged bugs individually.
    Doc: No
    Reviewer: Paul
    Checkintests: Pass
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/gen/ClassDefLib.vm

    Revision: 3661
    Author: [email protected]
    Date: 2008-10-15 12:45:13 -0700 (Wed, 15 Oct 2008)
    Log Message:
    Fixing our ClassDefLib velocity template after a refactoring of StylesContainer.styleDefs as it no longer an iterator.
    QA: Not necessarily, this may fix issues in the new advanced css code paths, but I'll still address any logged bugs individually.
    Doc: No
    Reviewer: Paul
    Checkintests: Pass
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/gen/ClassDefLib.vm

  • [svn:fx-trunk] 11314: add the empty properties file to svn to fix the build .properties

    Revision: 11314
    Author:   [email protected]
    Date:     2009-10-30 10:38:34 -0700 (Fri, 30 Oct 2009)
    Log Message:
    add the empty properties file to svn to fix the build.properties
    QE notes: 
    Doc notes:
    Bugs: fix the build
    Reviewer: Pete
    Tests run: checkintests
    Is noteworthy for integration: no
    Added Paths:
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/de_DE/empty.properties
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/fr_FR/empty.properties
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ja_JP/empty.properties
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ru_RU/empty.properties
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/zh_CN/empty.properties

    Thats good news.

  • A process for the performance monitoring, tuning and fixing issues

    Hello
    Any recommendations for 10g a process/procedure/methodology for the performance monitoring, tuning and fixing issues for a team to follow ?

    Ranker wrote:
    Hello
    Any recommendations for 10g a process/procedure/methodology for the performance monitoring, tuning and fixing issues for a team to follow ?1) upgrade the DB to a supported version.
    2) Read The Fine Manual; Performance Tuning Guide
    http://docs.oracle.com/cd/E11882_01/server.112/e10822/toc.htm
    Handle:     Ranker
    Status Level:     Newbie
    Registered:     May 12, 2013
    Total Posts:     13
    Total Questions:     4 (4 unresolved)
    How sad!
    why do you never get your questions answered here?

  • Small problem really annoying! Reinstall does not fix issue!!

    Hi there Small problem really annoying! Reinstall does not fix issue!!
    The Next button when on Taskbar is showing back!
    Weird but really annoying!!
    Windows 8.1 64 AMD Quad Core Black

    Nothing no help?

Maybe you are looking for