Giter Site home page Giter Site logo

bcrush's People

Contributors

jibsen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

hobao07 clayne

bcrush's Issues

Compile feedback with Intel v15.0

Very fast --optimal has become, congratulations, more feedback will be posted on your BriefLZ page...
I successfully compiled it with ICL, just let you know of these 2 warnings:

E:\_TEXTUAL_MADNESS_bare-minimum_2020-Jan-05\Nakamichi_2020-Feb-02_DOC_oldsources\TEXTORAMIC_part\bcrush>icl /TP /O3 bcrush.c parg.c crush.c crush_depack.c crush_depack_file.c
Intel(R) C++ Compiler XE for applications running on Intel(R) 64, Version 15.0.0.108 Build 20140726
Copyright (C) 1985-2014 Intel Corporation.  All rights reserved.

bcrush.c
parg.c
crush.c
E:\_TEXTUAL_MADNESS_bare-minimum_2020-Jan-05\Nakamichi_2020-Feb-02_DOC_oldsources\TEXTORAMIC_part\bcrush\crush_btparse.h(72): warning #589: transfer of control bypasses initialization of:
            variable "cost" (declared at line 75)
            variable "mpos" (declared at line 76)
            variable "mlen" (declared at line 77)
            variable "nodes" (declared at line 78)
            variable "lookup" (declared at line 79)
            variable "next_match_cur" (declared at line 99)
            variable "next_token" (declared at line 252)
            variable "cur" (declared at line 260)
                goto finalize;
                ^

E:\_TEXTUAL_MADNESS_bare-minimum_2020-Jan-05\Nakamichi_2020-Feb-02_DOC_oldsources\TEXTORAMIC_part\bcrush\crush_leparse.h(57): warning #589: transfer of control bypasses initialization of:
            variable "prev" (declared at line 70)
            variable "mpos" (declared at line 71)
            variable "mlen" (declared at line 72)
            variable "cost" (declared at line 73)
            variable "lookup" (declared at line 74)
            variable "bits" (declared at line 77)
                goto finalize;
                ^

crush_depack.c
crush_depack_file.c
Microsoft (R) Incremental Linker Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

-out:bcrush.exe
bcrush.obj
parg.obj
crush.obj
crush_depack.obj
crush_depack_file.obj

E:\_TEXTUAL_MADNESS_bare-minimum_2020-Jan-05\Nakamichi_2020-Feb-02_DOC_oldsources\TEXTORAMIC_part\bcrush>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.