freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] Fwd: Custom search functionality & Python3 compatibility of '


From: Ankit Dhankhar
Subject: [ft-devel] Fwd: Custom search functionality & Python3 compatibility of 'docmaker'
Date: Sun, 29 Apr 2018 00:39:43 +0530


---------- Forwarded message ----------
From: Ankit Dhankhar <address@hidden>
Date: Sun, Apr 29, 2018 at 12:20 AM
Subject: Re: [ft-devel] Custom search functionality & Python3 compatibility of 'docmaker'
To: Nikhil Ramakrishnan <address@hidden>


Upon following changes it is working fine but giving more error in cross references :/.Looking for the reasons but for rest it will work fine.



Ankit

On Sat, Apr 28, 2018 at 8:14 PM, Nikhil Ramakrishnan <address@hidden> wrote:
   Can you share the steps to reproduce errors, for which it is producing wrong results.

Run `mingw32-make refdoc` (env: Windows, Python 3.6.1)

Error text:
Traceback (most recent call last):
  File "./src/tools/docmaker/docmaker.py", line 113, in <module>
    main( sys.argv )
  File "./src/tools/docmaker/docmaker.py", line 94, in main
    file_list = make_file_list( args )
  File "F:\Nik\Freetype\Backup\freetype2\src\tools\docmaker\utils.py", line 110, in make_file_list
    if string.find( pathname, '*' ) >= 0:
AttributeError: module 'string' has no attribute 'find'
builds/freetype.mk:296: recipe for target 'refdoc' failed
mingw32-make: *** [refdoc] Error 1

Does this work for you on Python3?

--
Nikhil


Attachment: content.py
Description: Text Data

Attachment: formatter.py
Description: Text Data

Attachment: sources.py
Description: Text Data

Attachment: tohtml.py
Description: Text Data

Attachment: utils.py
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]