Giter VIP home page Giter VIP logo

rcsparse's Introduction

A fast RCS file parsing library (needed for fromcvs)

rcsparse's People

Contributors

bsdmp avatar burcin avatar comuttun avatar corecode avatar thomasah avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

rcsparse's Issues

Releases?

I wish to add rcsparse to MacPorts so that I may use git-cvs (for which it is a dependency).

However, it seems the original page distributing releases is no more. It seems ww2.fs.ei.tum.de does not even have a DNS entry anymore.

Are you hosting releases someplace else?

Thanks!

How to compile rcsfile.rb?

Hello,

I try to run fromcvs togit.rb, but it requires rcsfile. I cloned the rcsparse but I have no idea to generate the rcsfile.rb? Would you please give some help? thanks.

OpenBSD patches

Hi
There are some patches 1 from openbsd you might wanna take a look at. One of them fixes a segmentation fault when parsing RCS files.

Compile errors on Visual Studio 2017

I got some errors when compiling on VSSTUDIO2017:
PS C:\Users\Monica\OneDrive\Documenti\test\rcsparse-master> python .\setup.py install
running install
running build
running build_ext
building 'rcsparse' extension
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -IC:\Python39\include -IC:\Python39\include -IC:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include -IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.1\include\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\cppwinrt /Tcpy-rcsparse.c /Fobuild\temp.win-amd64-3.9\Release\py-rcsparse.obj
py-rcsparse.c
py-rcsparse.c(34): warning C4013: 'PyString_FromStringAndSize' non definita. Verrà considerata come esterna che restituisce un int.
py-rcsparse.c(34): warning C4047: 'return': 'PyObject *' differisce da 'int' nei livelli di riferimento indiretto
py-rcsparse.c(75): warning C4013: 'PyString_CheckExact' non definita. Verrà considerata come esterna che restituisce un int.
py-rcsparse.c(78): warning C4013: 'PyString_AsStringAndSize' non definita. Verrà considerata come esterna che restituisce un int.
py-rcsparse.c(93): warning C4013: 'bzero' non definita. Verrà considerata come esterna che restituisce un int.
py-rcsparse.c(127): warning C4013: 'PyInt_FromLong' non definita. Verrà considerata come esterna che restituisce un int.
py-rcsparse.c(127): warning C4013: 'timegm' non definita. Verrà considerata come esterna che restituisce un int.
py-rcsparse.c(278): error C2039: 'ob_type': non è un membro di 'pyrcsrevtree'
py-rcsparse.c(62): note: vedere la dichiarazione di 'pyrcsrevtree'
py-rcsparse.c(303): error C2099: l'inizializzatore non è una costante
py-rcsparse.c(499): error C2039: 'ob_type': non è un membro di 'pyrcstokmap'
py-rcsparse.c(331): note: vedere la dichiarazione di 'pyrcstokmap'
py-rcsparse.c(524): error C2099: l'inizializzatore non è una costante
py-rcsparse.c(648): warning C4047: '=': 'PyObject *' differisce da 'int' nei livelli di riferimento indiretto
py-rcsparse.c(667): warning C4013: 'PyString_FromString' non definita. Verrà considerata come esterna che restituisce un int.
py-rcsparse.c(667): warning C4047: '=': 'PyObject *' differisce da 'int' nei livelli di riferimento indiretto
py-rcsparse.c(686): warning C4047: '=': 'PyObject *' differisce da 'int' nei livelli di riferimento indiretto
py-rcsparse.c(710): warning C4311: 'cast di tipo': troncamento puntatore da 'const char *' a 'long'
py-rcsparse.c(710): warning C4312: 'cast di tipo': conversione da 'long' a 'char *', di dimensioni maggiori
py-rcsparse.c(723): error C2039: 'ob_type': non è un membro di 'pyrcsfile'
py-rcsparse.c(552): note: vedere la dichiarazione di 'pyrcsfile'
py-rcsparse.c(748): error C2099: l'inizializzatore non è una costante
py-rcsparse.c(770): warning C4033: 'initrcsparse' deve restituire un valore
py-rcsparse.c(772): warning C4033: 'initrcsparse' deve restituire un valore
py-rcsparse.c(774): warning C4033: 'initrcsparse' deve restituire un valore
py-rcsparse.c(776): warning C4013: 'Py_InitModule3' non definita. Verrà considerata come esterna che restituisce un int.
py-rcsparse.c(776): warning C4047: '=': 'PyObject *' differisce da 'int' nei livelli di riferimento indiretto
py-rcsparse.c(778): warning C4033: 'initrcsparse' deve restituire un valore
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe' failed with exit code 2

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.